The Ruby UCSC API: accessing the UCSC genome database using Ruby
The University of California, Santa Cruz (UCSC) genome database is among the most used sources of genomic annotation in human and other organisms. The database offers an excellent web-based graphical user interface (the UCSC genome browser) and several means for programmatic queries. A simple applic...
Saved in:
Published in | BMC bioinformatics Vol. 13; no. 1; p. 240 |
---|---|
Main Authors | , , , , |
Format | Journal Article |
Language | English |
Published |
England
BioMed Central Ltd
21.09.2012
BioMed Central BMC |
Subjects | |
Online Access | Get full text |
Cover
Loading…
Abstract | The University of California, Santa Cruz (UCSC) genome database is among the most used sources of genomic annotation in human and other organisms. The database offers an excellent web-based graphical user interface (the UCSC genome browser) and several means for programmatic queries. A simple application programming interface (API) in a scripting language aimed at the biologist was however not yet available. Here, we present the Ruby UCSC API, a library to access the UCSC genome database using Ruby.
The API is designed as a BioRuby plug-in and built on the ActiveRecord 3 framework for the object-relational mapping, making writing SQL statements unnecessary. The current version of the API supports databases of all organisms in the UCSC genome database including human, mammals, vertebrates, deuterostomes, insects, nematodes, and yeast.The API uses the bin index-if available-when querying for genomic intervals. The API also supports genomic sequence queries using locally downloaded *.2bit files that are not stored in the official MySQL database. The API is implemented in pure Ruby and is therefore available in different environments and with different Ruby interpreters (including JRuby).
Assisted by the straightforward object-oriented design of Ruby and ActiveRecord, the Ruby UCSC API will facilitate biologists to query the UCSC genome database programmatically. The API is available through the RubyGem system. Source code and documentation are available at https://github.com/misshie/bioruby-ucsc-api/ under the Ruby license. Feedback and help is provided via the website at http://rubyucscapi.userecho.com/. |
---|---|
AbstractList | Background The University of California, Santa Cruz (UCSC) genome database is among the most used sources of genomic annotation in human and other organisms. The database offers an excellent web-based graphical user interface (the UCSC genome browser) and several means for programmatic queries. A simple application programming interface (API) in a scripting language aimed at the biologist was however not yet available. Here, we present the Ruby UCSC API, a library to access the UCSC genome database using Ruby. Results The API is designed as a BioRuby plug-in and built on the ActiveRecord 3 framework for the object-relational mapping, making writing SQL statements unnecessary. The current version of the API supports databases of all organisms in the UCSC genome database including human, mammals, vertebrates, deuterostomes, insects, nematodes, and yeast. The API uses the bin index--if available--when querying for genomic intervals. The API also supports genomic sequence queries using locally downloaded *.2bit files that are not stored in the official MySQL database. The API is implemented in pure Ruby and is therefore available in different environments and with different Ruby interpreters (including JRuby). Conclusions Assisted by the straightforward object-oriented design of Ruby and ActiveRecord, the Ruby UCSC API will facilitate biologists to query the UCSC genome database programmatically. The API is available through the RubyGem system. Source code and documentation are available at Background: The University of California, Santa Cruz (UCSC) genome database is among the most used sources of genomic annotation in human and other organisms. The database offers an excellent web-based graphical user interface (the UCSC genome browser) and several means for programmatic queries. A simple application programming interface (API) in a scripting language aimed at the biologist was however not yet available. Here, we present the Ruby UCSC API, a library to access the UCSC genome database using Ruby. Results: The API is designed as a BioRuby plug-in and built on the ActiveRecord 3 framework for the object-relational mapping, making writing SQL statements unnecessary. The current version of the API supports databases of all organisms in the UCSC genome database including human, mammals, vertebrates, deuterostomes, insects, nematodes, and yeast. The API uses the bin index-if available-when querying for genomic intervals. The API also supports genomic sequence queries using locally downloaded *.2bit files that are not stored in the official MySQL database. The API is implemented in pure Ruby and is therefore available in different environments and with different Ruby interpreters (including JRuby). Conclusions: Assisted by the straightforward object-oriented design of Ruby and ActiveRecord, the Ruby UCSC API will facilitate biologists to query the UCSC genome database programmatically. The API is available through the RubyGem system. Source code and documentation are available at https://github.com/misshie/bioruby-ucsc-api/ under the Ruby license. Feedback and help is provided via the website at http://rubyucscapi.userecho.com/ . Doc number: 240 Abstract Background: The University of California, Santa Cruz (UCSC) genome database is among the most used sources of genomic annotation in human and other organisms. The database offers an excellent web-based graphical user interface (the UCSC genome browser) and several means for programmatic queries. A simple application programming interface (API) in a scripting language aimed at the biologist was however not yet available. Here, we present the Ruby UCSC API, a library to access the UCSC genome database using Ruby. Results: The API is designed as a BioRuby plug-in and built on the ActiveRecord 3 framework for the object-relational mapping, making writing SQL statements unnecessary. The current version of the API supports databases of all organisms in the UCSC genome database including human, mammals, vertebrates, deuterostomes, insects, nematodes, and yeast. The API uses the bin index--if available--when querying for genomic intervals. The API also supports genomic sequence queries using locally downloaded *.2bit files that are not stored in the official MySQL database. The API is implemented in pure Ruby and is therefore available in different environments and with different Ruby interpreters (including JRuby). Conclusions: Assisted by the straightforward object-oriented design of Ruby and ActiveRecord, the Ruby UCSC API will facilitate biologists to query the UCSC genome database programmatically. The API is available through the RubyGem system. Source code and documentation are available at https://github.com/misshie/bioruby-ucsc-api/ under the Ruby license. Feedback and help is provided via the website at http://rubyucscapi.userecho.com/ . The University of California, Santa Cruz (UCSC) genome database is among the most used sources of genomic annotation in human and other organisms. The database offers an excellent web-based graphical user interface (the UCSC genome browser) and several means for programmatic queries. A simple application programming interface (API) in a scripting language aimed at the biologist was however not yet available. Here, we present the Ruby UCSC API, a library to access the UCSC genome database using Ruby. The API is designed as a BioRuby plug-in and built on the ActiveRecord 3 framework for the object-relational mapping, making writing SQL statements unnecessary. The current version of the API supports databases of all organisms in the UCSC genome database including human, mammals, vertebrates, deuterostomes, insects, nematodes, and yeast. Assisted by the straightforward object-oriented design of Ruby and ActiveRecord, the Ruby UCSC API will facilitate biologists to query the UCSC genome database programmatically. The API is available through the RubyGem system. Source code and documentation are available at https://github.com/misshie/bioruby-ucsc-api/ under the Ruby license. Feedback and help is provided via the website at http://rubyucscapi.userecho.com/. Abstract Background The University of California, Santa Cruz (UCSC) genome database is among the most used sources of genomic annotation in human and other organisms. The database offers an excellent web-based graphical user interface (the UCSC genome browser) and several means for programmatic queries. A simple application programming interface (API) in a scripting language aimed at the biologist was however not yet available. Here, we present the Ruby UCSC API, a library to access the UCSC genome database using Ruby. Results The API is designed as a BioRuby plug-in and built on the ActiveRecord 3 framework for the object-relational mapping, making writing SQL statements unnecessary. The current version of the API supports databases of all organisms in the UCSC genome database including human, mammals, vertebrates, deuterostomes, insects, nematodes, and yeast. The API uses the bin index—if available—when querying for genomic intervals. The API also supports genomic sequence queries using locally downloaded *.2bit files that are not stored in the official MySQL database. The API is implemented in pure Ruby and is therefore available in different environments and with different Ruby interpreters (including JRuby). Conclusions Assisted by the straightforward object-oriented design of Ruby and ActiveRecord, the Ruby UCSC API will facilitate biologists to query the UCSC genome database programmatically. The API is available through the RubyGem system. Source code and documentation are available at https://github.com/misshie/bioruby-ucsc-api/ under the Ruby license. Feedback and help is provided via the website at http://rubyucscapi.userecho.com/. The University of California, Santa Cruz (UCSC) genome database is among the most used sources of genomic annotation in human and other organisms. The database offers an excellent web-based graphical user interface (the UCSC genome browser) and several means for programmatic queries. A simple application programming interface (API) in a scripting language aimed at the biologist was however not yet available. Here, we present the Ruby UCSC API, a library to access the UCSC genome database using Ruby. The API is designed as a BioRuby plug-in and built on the ActiveRecord 3 framework for the object-relational mapping, making writing SQL statements unnecessary. The current version of the API supports databases of all organisms in the UCSC genome database including human, mammals, vertebrates, deuterostomes, insects, nematodes, and yeast.The API uses the bin index-if available-when querying for genomic intervals. The API also supports genomic sequence queries using locally downloaded *.2bit files that are not stored in the official MySQL database. The API is implemented in pure Ruby and is therefore available in different environments and with different Ruby interpreters (including JRuby). Assisted by the straightforward object-oriented design of Ruby and ActiveRecord, the Ruby UCSC API will facilitate biologists to query the UCSC genome database programmatically. The API is available through the RubyGem system. Source code and documentation are available at https://github.com/misshie/bioruby-ucsc-api/ under the Ruby license. Feedback and help is provided via the website at http://rubyucscapi.userecho.com/. BACKGROUNDThe University of California, Santa Cruz (UCSC) genome database is among the most used sources of genomic annotation in human and other organisms. The database offers an excellent web-based graphical user interface (the UCSC genome browser) and several means for programmatic queries. A simple application programming interface (API) in a scripting language aimed at the biologist was however not yet available. Here, we present the Ruby UCSC API, a library to access the UCSC genome database using Ruby. RESULTSThe API is designed as a BioRuby plug-in and built on the ActiveRecord 3 framework for the object-relational mapping, making writing SQL statements unnecessary. The current version of the API supports databases of all organisms in the UCSC genome database including human, mammals, vertebrates, deuterostomes, insects, nematodes, and yeast.The API uses the bin index-if available-when querying for genomic intervals. The API also supports genomic sequence queries using locally downloaded *.2bit files that are not stored in the official MySQL database. The API is implemented in pure Ruby and is therefore available in different environments and with different Ruby interpreters (including JRuby). CONCLUSIONSAssisted by the straightforward object-oriented design of Ruby and ActiveRecord, the Ruby UCSC API will facilitate biologists to query the UCSC genome database programmatically. The API is available through the RubyGem system. Source code and documentation are available at https://github.com/misshie/bioruby-ucsc-api/ under the Ruby license. Feedback and help is provided via the website at http://rubyucscapi.userecho.com/. |
ArticleNumber | 240 |
Audience | Academic |
Author | Aerts, Jan Bonnal, Raoul J P Mishima, Hiroyuki Yoshiura, Koh-ichiro Katayama, Toshiaki |
AuthorAffiliation | 2 Faculty of Engineering – ESAT/SCD, Leuven University, Kasteelpark Arenberg 10 – bus 2446, 3001, Leuven, Belgium 3 IBBT-KULeuven Future Health Department, Leuven, Belgium 1 Department of Human Genetics, Nagasaki University Graduate School of Biomedical Sciences, 1-12-4 Sakamoto, Nagasaki, Nagasaki, 852-8523, Japan 4 Database Center for Life Science, Research Organization of Information and Systems, Faculty of Engineering Bldg. 12, The University of Tokyo, 2-11-16, Yayoi, Bunkyo-ku, Tokyo, 113-0032, Japan 5 Integrative Biology Program, Fondazione Istituto Nazionale di Genetica Molecolare, via Francesco Sforza, 28-20122, Milan, Italy |
AuthorAffiliation_xml | – name: 4 Database Center for Life Science, Research Organization of Information and Systems, Faculty of Engineering Bldg. 12, The University of Tokyo, 2-11-16, Yayoi, Bunkyo-ku, Tokyo, 113-0032, Japan – name: 3 IBBT-KULeuven Future Health Department, Leuven, Belgium – name: 2 Faculty of Engineering – ESAT/SCD, Leuven University, Kasteelpark Arenberg 10 – bus 2446, 3001, Leuven, Belgium – name: 1 Department of Human Genetics, Nagasaki University Graduate School of Biomedical Sciences, 1-12-4 Sakamoto, Nagasaki, Nagasaki, 852-8523, Japan – name: 5 Integrative Biology Program, Fondazione Istituto Nazionale di Genetica Molecolare, via Francesco Sforza, 28-20122, Milan, Italy |
Author_xml | – sequence: 1 givenname: Hiroyuki surname: Mishima fullname: Mishima, Hiroyuki email: hmishima@nagasaki-u.ac.jp organization: Department of Human Genetics, Nagasaki University Graduate School of Biomedical Sciences, 1-12-4 Sakamoto, Nagasaki, Nagasaki, 852-8523, Japan. hmishima@nagasaki-u.ac.jp – sequence: 2 givenname: Jan surname: Aerts fullname: Aerts, Jan – sequence: 3 givenname: Toshiaki surname: Katayama fullname: Katayama, Toshiaki – sequence: 4 givenname: Raoul J P surname: Bonnal fullname: Bonnal, Raoul J P – sequence: 5 givenname: Koh-ichiro surname: Yoshiura fullname: Yoshiura, Koh-ichiro |
BackLink | https://www.ncbi.nlm.nih.gov/pubmed/22994508$$D View this record in MEDLINE/PubMed |
BookMark | eNqNkstv1DAQxiNURB9w54QicYFDisd2EpsDYrXisVIlUB9ny3bGaVabuMQJov89zu6yalCRkA-2Zr75aTzfnCZHne8wSV4COQcQxTvgJWQUSJ4ByygnT5KTQ-jowfs4OQ1hTQiUguTPkmNKpeQ5ESfJx-tbTC9Hc5_eLK-W6eL76n2qrcUQmq5Oh5jcxmvsfItppQdtdMB03KanuufJU6c3AV_s77Pk5vOn6-XX7OLbl9VycZGZUvIhQ4vWiELrgjhTciCgnWa0IppIIygvIJelKLguaG5EVVXG5EJQ6wpKqagMO0tWO27l9Vrd9U2r-3vldaO2Ad_XSvdDYzeoGEppCXESgHNXCemMBjBYYukEoIisDzvW3WharCx2Q683M-g80zW3qvY_Fcs5ZQARsNwBTOP_AZhnrG_V5Iaa3FDAVDQrUt7s2-j9jxHDoNomWNxsdId-DAqoyInMIYf_kJYsTkry6XOv_5Ku_dh30ZuoKgTjUm6Be1Wt48SazvnYp52gapEzzuN60Il1_ogqngrbxsZddE2MzwrezgqiZsBfQ63HENTq6nKuJTut7X0IPbrD_ICoab0fm9irh8YdCv7sM_sNp3Xxow |
CitedBy_id | crossref_primary_10_1038_s10038_022_01083_4 crossref_primary_10_1038_jhg_2017_79 |
Cites_doi | 10.1093/bioinformatics/bts080 10.1093/bioinformatics/btq351 10.1186/1751-0473-7-6 10.1186/1471-2105-10-221 10.1093/bioinformatics/btq475 10.1186/1471-2105-2-7 10.1093/bioinformatics/btr050 10.1101/gr.229102. Article published online before print in May 2002 10.1371/journal.pcbi.0030001 10.1186/1756-0500-4-331 10.1371/journal.pbio.1001046 10.1093/bioinformatics/btp352 10.1093/nar/gkq963 |
ContentType | Journal Article |
Copyright | COPYRIGHT 2012 BioMed Central Ltd. 2012 Mishima et al.; licensee BioMed Central Ltd. This is an Open Access article distributed under the terms of the Creative Commons Attribution License (http://creativecommons.org/licenses/by/2.0), which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited. Copyright ©2012 Mishima et al.; licensee BioMed Central Ltd. 2012 Mishima et al.; licensee BioMed Central Ltd. |
Copyright_xml | – notice: COPYRIGHT 2012 BioMed Central Ltd. – notice: 2012 Mishima et al.; licensee BioMed Central Ltd. This is an Open Access article distributed under the terms of the Creative Commons Attribution License (http://creativecommons.org/licenses/by/2.0), which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited. – notice: Copyright ©2012 Mishima et al.; licensee BioMed Central Ltd. 2012 Mishima et al.; licensee BioMed Central Ltd. |
DBID | CGR CUY CVF ECM EIF NPM AAYXX CITATION ISR 3V. 7QO 7SC 7X7 7XB 88E 8AL 8AO 8FD 8FE 8FG 8FH 8FI 8FJ 8FK ABUWG AFKRA ARAPS AZQEC BBNVY BENPR BGLVJ BHPHI CCPQU DWQXO FR3 FYUFA GHDGH GNUQQ HCIFZ JQ2 K7- K9. L7M LK8 L~C L~D M0N M0S M1P M7P P5Z P62 P64 PIMPY PQEST PQQKQ PQUKI PRINS Q9U 7X8 5PM DOA |
DOI | 10.1186/1471-2105-13-240 |
DatabaseName | Medline MEDLINE MEDLINE (Ovid) MEDLINE MEDLINE PubMed CrossRef Gale in Context: Science ProQuest Central (Corporate) Biotechnology Research Abstracts Computer and Information Systems Abstracts ProQuest Health & Medical Collection ProQuest Central (purchase pre-March 2016) Medical Database (Alumni Edition) Computing Database (Alumni Edition) ProQuest Pharma Collection Technology Research Database ProQuest SciTech Collection ProQuest Technology Collection ProQuest Natural Science Collection Hospital Premium Collection Hospital Premium Collection (Alumni Edition) ProQuest Central (Alumni) (purchase pre-March 2016) ProQuest Central (Alumni) ProQuest Central UK/Ireland Advanced Technologies & Aerospace Database (1962 - current) ProQuest Central Essentials Biological Science Collection AUTh Library subscriptions: ProQuest Central Technology Collection ProQuest Natural Science Collection ProQuest One Community College ProQuest Central Engineering Research Database Health Research Premium Collection Health Research Premium Collection (Alumni) ProQuest Central Student SciTech Premium Collection (Proquest) (PQ_SDU_P3) ProQuest Computer Science Collection Computer Science Database ProQuest Health & Medical Complete (Alumni) Advanced Technologies Database with Aerospace Biological Sciences Computer and Information Systems Abstracts Academic Computer and Information Systems Abstracts Professional Computing Database Health & Medical Collection (Alumni Edition) PML(ProQuest Medical Library) Biological Science Database Advanced Technologies & Aerospace Database ProQuest Advanced Technologies & Aerospace Collection Biotechnology and BioEngineering Abstracts Publicly Available Content Database ProQuest One Academic Eastern Edition (DO NOT USE) ProQuest One Academic ProQuest One Academic UKI Edition ProQuest Central China ProQuest Central Basic MEDLINE - Academic PubMed Central (Full Participant titles) Open Access: DOAJ - Directory of Open Access Journals |
DatabaseTitle | MEDLINE Medline Complete MEDLINE with Full Text PubMed MEDLINE (Ovid) CrossRef Publicly Available Content Database Computer Science Database ProQuest Central Student Technology Collection Technology Research Database Computer and Information Systems Abstracts – Academic ProQuest Advanced Technologies & Aerospace Collection ProQuest Central Essentials ProQuest Computer Science Collection ProQuest Health & Medical Complete (Alumni) Computer and Information Systems Abstracts ProQuest Central (Alumni Edition) SciTech Premium Collection ProQuest One Community College ProQuest Natural Science Collection ProQuest Pharma Collection ProQuest Central China ProQuest Central Health Research Premium Collection Biotechnology Research Abstracts Health and Medicine Complete (Alumni Edition) Natural Science Collection ProQuest Central Korea Biological Science Collection Advanced Technologies Database with Aerospace ProQuest Medical Library (Alumni) Advanced Technologies & Aerospace Collection ProQuest Computing ProQuest Biological Science Collection ProQuest Central Basic ProQuest Computing (Alumni Edition) ProQuest One Academic Eastern Edition ProQuest Hospital Collection ProQuest Technology Collection Health Research Premium Collection (Alumni) Biological Science Database ProQuest SciTech Collection ProQuest Hospital Collection (Alumni) Biotechnology and BioEngineering Abstracts Computer and Information Systems Abstracts Professional Advanced Technologies & Aerospace Database ProQuest Health & Medical Complete ProQuest Medical Library ProQuest One Academic UKI Edition Engineering Research Database ProQuest One Academic ProQuest Central (Alumni) MEDLINE - Academic |
DatabaseTitleList | Engineering Research Database Publicly Available Content Database MEDLINE MEDLINE - Academic |
Database_xml | – sequence: 1 dbid: DOA name: DOAJ Directory of Open Access Journals url: https://www.doaj.org/ sourceTypes: Open Website – sequence: 2 dbid: NPM name: PubMed url: https://proxy.k.utb.cz/login?url=http://www.ncbi.nlm.nih.gov/entrez/query.fcgi?db=PubMed sourceTypes: Index Database – sequence: 3 dbid: EIF name: MEDLINE url: https://proxy.k.utb.cz/login?url=https://www.webofscience.com/wos/medline/basic-search sourceTypes: Index Database – sequence: 4 dbid: 8FG name: ProQuest Technology Collection url: https://search.proquest.com/technologycollection1 sourceTypes: Aggregation Database |
DeliveryMethod | fulltext_linktorsrc |
Discipline | Biology |
EISSN | 1471-2105 |
EndPage | 240 |
ExternalDocumentID | oai_doaj_org_article_3e99c00f91144fd89fba11be7e7f81e8 oai_biomedcentral_com_1471_2105_13_240 2862130461 A534494528 10_1186_1471_2105_13_240 22994508 |
Genre | Research Support, Non-U.S. Gov't Journal Article |
GeographicLocations | California |
GeographicLocations_xml | – name: California |
GroupedDBID | --- -A0 0R~ 23N 2VQ 2WC 3V. 4.4 53G 5VS 6J9 7X7 88E 8AO 8FE 8FG 8FH 8FI 8FJ AAFWJ AAJSJ AAKPC ABDBF ABUWG ACGFO ACGFS ACIHN ACIWK ACPRK ACRMQ ADBBV ADINQ ADRAZ ADUKV AEAQA AENEX AFKRA AFRAH AHBYD AHMBA AHSBF AHYZX ALIPV ALMA_UNASSIGNED_HOLDINGS AMKLP AMTXH AOIJS ARAPS AZQEC BAPOH BAWUL BBNVY BCNDV BENPR BFQNJ BGLVJ BHPHI BMC BPHCQ BVXVI C24 C6C CCPQU CGR CS3 CUY CVF DIK DU5 DWQXO E3Z EAD EAP EAS EBD EBLON EBS ECM EIF EJD EMB EMK EMOBN ESX F5P FYUFA GNUQQ GROUPED_DOAJ GX1 HCIFZ HMCUK HYE IAO IHR INH INR IPNFZ ISR ITC K6V K7- KQ8 LK8 M0N M1P M48 M7P MK~ ML0 M~E NPM O5R O5S OK1 P2P P62 PGMZT PIMPY PQQKQ PROAC PSQYO RBZ RIG RNS ROL RPM RSV SBL SOJ SV3 TR2 TUS UKHRP W2D WOQ WOW XH6 XSB AAYXX AFPKN CITATION AFGXO 7QO 7SC 7XB 8AL 8FD 8FK FR3 JQ2 K9. L7M L~C L~D P64 PQEST PQUKI PRINS Q9U 7X8 ABVAZ AFNRJ 5PM |
ID | FETCH-LOGICAL-b794t-ececb86aa60fb74101afa32d0a09b82461597864a625b8dddbb5882cf62228db3 |
IEDL.DBID | RBZ |
ISSN | 1471-2105 |
IngestDate | Tue Oct 22 15:09:07 EDT 2024 Tue Sep 17 21:26:09 EDT 2024 Wed May 22 07:14:54 EDT 2024 Fri Oct 25 05:43:28 EDT 2024 Fri Oct 25 23:23:20 EDT 2024 Thu Oct 10 20:03:57 EDT 2024 Wed Aug 14 18:52:27 EDT 2024 Tue Aug 13 05:23:07 EDT 2024 Sat Sep 28 21:32:55 EDT 2024 Thu Sep 12 19:56:52 EDT 2024 Tue Oct 15 23:40:42 EDT 2024 |
IsDoiOpenAccess | true |
IsOpenAccess | true |
IsPeerReviewed | true |
IsScholarly | true |
Issue | 1 |
Language | English |
License | This is an Open Access article distributed under the terms of the Creative Commons Attribution License (http://creativecommons.org/licenses/by/2.0), which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited. |
LinkModel | DirectLink |
MergedId | FETCHMERGED-LOGICAL-b794t-ececb86aa60fb74101afa32d0a09b82461597864a625b8dddbb5882cf62228db3 |
Notes | ObjectType-Article-1 SourceType-Scholarly Journals-1 ObjectType-Feature-2 content type line 23 ObjectType-Article-2 ObjectType-Feature-1 |
OpenAccessLink | http://dx.doi.org/10.1186/1471-2105-13-240 |
PMID | 22994508 |
PQID | 1268349951 |
PQPubID | 44065 |
PageCount | 1 |
ParticipantIDs | doaj_primary_oai_doaj_org_article_3e99c00f91144fd89fba11be7e7f81e8 pubmedcentral_primary_oai_pubmedcentral_nih_gov_3542311 biomedcentral_primary_oai_biomedcentral_com_1471_2105_13_240 proquest_miscellaneous_1285095151 proquest_miscellaneous_1273622948 proquest_journals_1268349951 gale_infotracmisc_A534494528 gale_infotracacademiconefile_A534494528 gale_incontextgauss_ISR_A534494528 crossref_primary_10_1186_1471_2105_13_240 pubmed_primary_22994508 |
PublicationCentury | 2000 |
PublicationDate | 2012-09-21 |
PublicationDateYYYYMMDD | 2012-09-21 |
PublicationDate_xml | – month: 09 year: 2012 text: 2012-09-21 day: 21 |
PublicationDecade | 2010 |
PublicationPlace | England |
PublicationPlace_xml | – name: England – name: London |
PublicationTitle | BMC bioinformatics |
PublicationTitleAlternate | BMC Bioinformatics |
PublicationYear | 2012 |
Publisher | BioMed Central Ltd BioMed Central BMC |
Publisher_xml | – name: BioMed Central Ltd – name: BioMed Central – name: BMC |
References | 22640879 - Source Code Biol Med. 2012 May 28;7(1):6 21899774 - BMC Res Notes. 2011 Sep 08;4:331 17257048 - PLoS Comput Biol. 2007 Jan 26;3(1):e1 21526222 - PLoS Biol. 2011 Apr;9(4):e1001046 22332238 - Bioinformatics. 2012 Apr 1;28(7):1035-7 11667947 - BMC Bioinformatics. 2001;2:7 19505943 - Bioinformatics. 2009 Aug 15;25(16):2078-9 20739307 - Bioinformatics. 2010 Oct 15;26(20):2617-9 12045153 - Genome Res. 2002 Jun;12(6):996-1006 20639541 - Bioinformatics. 2010 Sep 1;26(17):2204-7 19607723 - BMC Bioinformatics. 2009;10:221 20959295 - Nucleic Acids Res. 2011 Jan;39(Database issue):D876-82 21278190 - Bioinformatics. 2011 Apr 1;27(7):1013-4 P Schattner (5565_CR4) 2007; 3 J Aerts (5565_CR7) 2009; 10 5565_CR3 N Goto (5565_CR9) 2010; 26 RH Ramirez-Gonzalez (5565_CR20) 2012; 7 H Li (5565_CR18) 2009; 25 5565_CR2 PA Fujita (5565_CR1) 2010; 39 H Mishima (5565_CR8) 2011; 4 The ENCODE Project Consortium (5565_CR16) 2011; 9 5565_CR11 5565_CR22 5565_CR21 WJ Kent (5565_CR6) 2002; 12 F Strozzi (5565_CR10) 2011; 27 5565_CR19 5565_CR12 5565_CR15 R Dowell (5565_CR5) 2001; 2 5565_CR14 RJP Bonnal (5565_CR13) 2012; 28 WJ Kent (5565_CR17) 2010; 26 |
References_xml | – volume: 28 start-page: 1035 year: 2012 ident: 5565_CR13 publication-title: Bioinformatics doi: 10.1093/bioinformatics/bts080 contributor: fullname: RJP Bonnal – ident: 5565_CR22 – ident: 5565_CR21 – volume: 26 start-page: 2204 year: 2010 ident: 5565_CR17 publication-title: Bioinformatics doi: 10.1093/bioinformatics/btq351 contributor: fullname: WJ Kent – ident: 5565_CR19 – volume: 7 start-page: 6 year: 2012 ident: 5565_CR20 publication-title: Source Code for Biology and Medicine doi: 10.1186/1751-0473-7-6 contributor: fullname: RH Ramirez-Gonzalez – ident: 5565_CR3 – volume: 10 start-page: 221 year: 2009 ident: 5565_CR7 publication-title: BMC Bioinforma doi: 10.1186/1471-2105-10-221 contributor: fullname: J Aerts – volume: 26 start-page: 2617 year: 2010 ident: 5565_CR9 publication-title: Bioinformatics doi: 10.1093/bioinformatics/btq475 contributor: fullname: N Goto – ident: 5565_CR2 – volume: 2 start-page: 7 year: 2001 ident: 5565_CR5 publication-title: BMC Bioinforma doi: 10.1186/1471-2105-2-7 contributor: fullname: R Dowell – volume: 27 start-page: 1013 year: 2011 ident: 5565_CR10 publication-title: Bioinformatics doi: 10.1093/bioinformatics/btr050 contributor: fullname: F Strozzi – volume: 12 start-page: 996 year: 2002 ident: 5565_CR6 publication-title: Genome Res doi: 10.1101/gr.229102. Article published online before print in May 2002 contributor: fullname: WJ Kent – ident: 5565_CR11 – volume: 3 start-page: e1 year: 2007 ident: 5565_CR4 publication-title: PLoS Comput Biol doi: 10.1371/journal.pcbi.0030001 contributor: fullname: P Schattner – ident: 5565_CR12 – volume: 4 start-page: 331 year: 2011 ident: 5565_CR8 publication-title: BMC Research Notes doi: 10.1186/1756-0500-4-331 contributor: fullname: H Mishima – ident: 5565_CR14 – ident: 5565_CR15 – volume: 9 start-page: e1001046 year: 2011 ident: 5565_CR16 publication-title: PLoS Biol doi: 10.1371/journal.pbio.1001046 contributor: fullname: The ENCODE Project Consortium – volume: 25 start-page: 2078 year: 2009 ident: 5565_CR18 publication-title: Bioinformatics doi: 10.1093/bioinformatics/btp352 contributor: fullname: H Li – volume: 39 start-page: D876 year: 2010 ident: 5565_CR1 publication-title: Nucleic Acids Res doi: 10.1093/nar/gkq963 contributor: fullname: PA Fujita |
SSID | ssj0017805 |
Score | 2.1161468 |
Snippet | The University of California, Santa Cruz (UCSC) genome database is among the most used sources of genomic annotation in human and other organisms. The database... Background The University of California, Santa Cruz (UCSC) genome database is among the most used sources of genomic annotation in human and other organisms.... Doc number: 240 Abstract Background: The University of California, Santa Cruz (UCSC) genome database is among the most used sources of genomic annotation in... BACKGROUNDThe University of California, Santa Cruz (UCSC) genome database is among the most used sources of genomic annotation in human and other organisms.... Background: The University of California, Santa Cruz (UCSC) genome database is among the most used sources of genomic annotation in human and other organisms.... BACKGROUND: The University of California, Santa Cruz (UCSC) genome database is among the most used sources of genomic annotation in human and other organisms.... Abstract Background The University of California, Santa Cruz (UCSC) genome database is among the most used sources of genomic annotation in human and other... |
SourceID | doaj pubmedcentral biomedcentral proquest gale crossref pubmed |
SourceType | Open Website Open Access Repository Aggregation Database Index Database |
StartPage | 240 |
SubjectTerms | Animals Applications programming Bioinformatics Computer graphics Computer programs Databases, Genetic Feedback Gene mapping Genome Genomes Genomics Humans Internet Invertebrates - genetics Language Nematoda Science Software Vertebrates - genetics Web browsers |
SummonAdditionalLinks | – databaseName: Open Access: DOAJ - Directory of Open Access Journals dbid: DOA link: http://utb.summon.serialssolutions.com/2.0.0/link/0/eLvHCXMwrV3daxQxEA9SEHwRvz3byiqC-BCabD42W_rQ87C0giKtB30LSTapgt0T7_ah_70zu3vHRUVffM3M7O79drLzy2VmQsirpvRSO91QCK2SyhgU9UwFKjXEHwjZ0TCsHf7wUZ_O5ftLdbl11BfmhA3tgQfgDkSs68BYgkkpZWpMnbzj3McqVsnwOJT5snq9mBr3D7BTf19XVHEKYrXeoDT6YDNGucC9hV8q3b9lAarv4__713orXOWplFux6eQeuTuSymI6_Jj75FZsH5DbwzGTNw_JMfhCcd75m2I-u5gV009nh4XrD0qEuFUAAxzGsV3rdSwwZxRjW9H1YrR7ROYn7z7PTul4cgL1ML9WNIYYvNHOaZY8cAbGXXKibJhjtTfYQg7WEUZLB6sfb5qm8V4B1Q5J4x9CjRePyU67aONTUiRVVUKmoKMRQLaEZ7ERpYnSlQHYTZiQoww--33okmGxb3UugSlkEX2L6FsuLKA_IW_WaG8s-3WJ0X_QfYuvI7tDPwD-Ykd_sf_ylwl5iS_TYu-LFpNrrly3XNqzi3M7VULKWqoSlF6PSmkBjx7cWKsAkGC7rExzL9OEyRly8dpn7PhxWFpeasCyBm47IS82YrTEhLc2LjrUqYBalLU0f9MxChkyXufJ4IYbbMAUHoCBdZU5aAZeLmm_funbiwsFFJvzZ_8D7V1yBxhmiQk2Jd8jO6sfXdwHFrfyz_sJ-xMDUz-b priority: 102 providerName: Directory of Open Access Journals – databaseName: Open Access: PubMed Central dbid: RPM link: http://utb.summon.serialssolutions.com/2.0.0/link/0/eLvHCXMwnV1La9wwEBZJoNBLafp0mxa3FEoPzlrWw3LpodulISmkhKQLuQlJltJA1huy60P-fWb8WCJaeujVM9o18_zGGo0I-VAXlksj6wxSK8-4dyKzuXAZl5B_IGV7lePZ4eOf8nDOf5yL8y0ixrMwXdO-s5f7zdViv7n83fVWXi_cZOwTm5wcz5gAEEDpZJtsg4GOJfqwdYBD-sf9SCUnFKJvBnWNyCjDrQSc_gshmAu8UDI6434VpaZugv-fcfpeooqbKO9lpYPH5NEAJ9Np_9q7ZMs3T8iD_oLJ26fkK1hBetra23Q-O5ul05Ojz6nprkiEjJUC9uuf46DWhU-xWxSzWtp2ZFz3jMwPvv-aHWbDnQmZBc9aZ955Z5U0RubBAlrIqQmGFXVu8soqHB4HFYSS3EDdY1Vd19YKANkuSPwUVFv2nOw0y8a_JGkQZcl4cNIrBjCL2dzXrFCem8IBrnEJ-RKJT1_38zE0TqyOKeA8GhWhURGaMg2KSMinUdqblV1FouRfeL-hOqJ_6B4sby70YBma-apyeR4gfHMealUFayi1vvRlUNSrhLxHZWqcetFgW82FaVcrfXR2qqeCcQ42UQDTx4EpLOHVnRlOKYBIcFBWxLkXcYJbupg82owewsJK00KCLCtAtQl5tyHjSmx1a_yyRZ4SQEVRcfUvHiUQG-PvvOjNcCOb0boTUkYGGgkvpoCfdYPFB7969d8rX5OHACgL7Kcp6B7ZWd-0_g2AtrV92znpHWlmPZA priority: 500 providerName: National Library of Medicine – databaseName: AUTh Library subscriptions: ProQuest Central dbid: BENPR link: http://utb.summon.serialssolutions.com/2.0.0/link/0/eLvHCXMwfV3daxQxEA96RfBF_O5plVUE8WHp5nOzIuj1aGkFS7l60LeQr62C7tXe7UP_e2d2985Gpa87M3dhMpn5JZnMEPImMCeUVSGH0CpyEb3MXSF9LhTEHwjZURf4dvjLsTqci89n8mw4cFsOaZVrn9g56rDweEa-S5nSHOC5pB8vfuXYNQpvV4cWGrfJFoOdAhuRrb3945PZ5h4BK_avLye12qXginPY5MiccrxX-OuV-48kOHU1_P_11NdCVZpGeS0uHdwn9wZAmU16C3hAbsXmIbnTt5i8ekQ-gR1ks9ZdZfPp6TSbnBy9z2zXJBFiVgbor_-OpVp_xgzzRTGuZW1HRrnHZH6w_3V6mA9dE3IHa2uVRx-908paVdQO8EJBbW05C4UtKqexfBzsIbQSFnY-TocQnJMAs32t8DAoOP6EjJpFE7dJVsuy5KL2KoLqpeKuiIEzHYVlHpCNH5MPifrMRV8hw2DN6pQCU2lQ-wa1byg3oP0xebfW9kay25No9R_ePZyO5B-6D4vLczMsMsNjVfmiqMGBC1EHXdXOUupiGcta06jH5DVOpsG6Fw0m1pzbdrk0R6czM5FciEpIBkxvB6Z6AUP3dninACrBUlkJ507CCQvTp-S1zZjBMSzNHzMek1cbMkpislsTFy3ylAArWCX0TTxaIjrG33nam-FGNyAKAyhAukwMNFFeSmm-f-tKi3MJ8JrSZzcP_Tm5C7iRYdoMoztktLps4wvAZiv3cliAvwHXBzYY priority: 102 providerName: ProQuest – databaseName: Scholars Portal Open Access Journals dbid: M48 link: http://utb.summon.serialssolutions.com/2.0.0/link/0/eLvHCXMwfV3db9MwELdgCIkXxDeFgQJCQjwE_BXHQSAoFdOGBEIblfZm2Y49kEYKbSPR_567JO1mqPaau2uty53v5_j8MyHPau6ksqrOobTKXAZf5I4WPpcK6g-U7KApnh3-_EXtT-Wn4-L47Hj04MDF1qUd3ic1nZ--_PN79Q4S_m2X8Fq9YjDB5rB0KXImcLfgMrnCkZYLG_nk2Z4CsvevNyq3WP1z4v00KVQdn___s_a5spW2VJ6rUXs3yPUBXGbjPhpukkuhuUWu9tdNrm6T9xAT2WHrVtl0cjTJxl8PXme2uzAR6lcGSLB_jrStP0OGvaNY47K2E6PdHTLd-_htsp8PNyjkDvJsmQcfvNPKWkWjA-xAmY1W8JpaWjmNVHKwntBKWlgFOV3XtXMFQG4fFX4Yqp24S3aaWRPukywWZSlk9CpoAaBLOBpqwXWQlntAOX5E3iTuM796tgyD_NWpBFLJoPcNet8wYcD7I_Ji7e2NZbc-0WqL7gd8Hck_dA9m8xMzJJwRoao8pREmcyljravoLGMulKGMmgU9Ik_xZRrkwGiwyebEtouFOTg6NONCSFnJgoPS80EpzmDo3g5nFsAlSJuVaO4mmpCkPhWvY8asY9wwrsCXFWDcEXmyEaMlNr41YdaiTgkQg1dSX6SjC0TK-Dv3-jDc-AZMYQAUrMskQBPnpZLmx_eOZlwUALUZe3Dx0B-Sa4AhObbQcLZLdpbzNjwCnLZ0j7v0-wvTUzcu priority: 102 providerName: Scholars Portal |
Title | The Ruby UCSC API: accessing the UCSC genome database using Ruby |
URI | https://www.ncbi.nlm.nih.gov/pubmed/22994508 https://www.proquest.com/docview/1268349951 https://search.proquest.com/docview/1273622948 https://search.proquest.com/docview/1285095151 http://dx.doi.org/10.1186/1471-2105-13-240 https://pubmed.ncbi.nlm.nih.gov/PMC3542311 https://doaj.org/article/3e99c00f91144fd89fba11be7e7f81e8 |
Volume | 13 |
hasFullText | 1 |
inHoldings | 1 |
isFullTextHit | |
isPrint | |
link | http://utb.summon.serialssolutions.com/2.0.0/link/0/eLvHCXMwpV3Nb9MwFLfYJiQuE98URhUQEuIQEceO4yAOtNXKhrRp6qhUcbFsxwakkSLaHPbf856TlnlMXLjkkPdeYr0Pv5-_ngl5VeeGCy3qFFIrT7mzRWqywqZcQP6BlO1khmeHT07F0Zx_WhSLP2Vyrq3gUyneUug-UxiYFClluBawQ_bwvmQMwtn4y3bFAGvzh5NEPfdmSfKGL1w7234RpaRQuf_v_vlKgoo3T17JRtO7ZL-Hkcmos_s9css198nt7mLJywfkA1g_mbXmMplPzifJ6Oz4XaLD1YiQqRLAfN17LND6wyW4SxSzWdIGMso9JPPp4efJUdrflZAaiKh16qyzRgqtReYNoISMaq9ZXmc6q4zEonEwcpCCaxjvGFnXtTEFgGvrBU4B1YY9IrvNsnFPSOKLsmTcW-EkA3jFTOZqlkvHdW4Bz9gBeR-pT_3s6mIorFQdUyBoFGpfofYVZQq0PyBvNtreSoaRiBQ38I7RHNEfwgtwENWHlmKuqmyWeei2Ofe1rLzRlBpXutJL6uSAvERjKqx20eB2mq-6Xa3U8flMjQrGecWLHJhe90x-CU23uj-dACrBAlkR50HECeFoY_LGZ1TfHawUzQXosgKvHZAXWzJK4ha3xi1b5CkBTOQVl__ikQViYvzO484Nt7oBUWhABtJl5KCR8mJK8_1bKCjOCgDVlD79P8M-I3cATea4mSanB2R3_at1zwGxrc2Q7JSLEp5y-nFI9saHp2ezYZj9gOcJl8MQysMw1fYbpho90g |
link.rule.ids | 108,230,315,730,783,787,867,888,2109,2228,12070,12779,21402,24332,24951,27938,27939,31733,31734,33387,33388,33758,33759,43324,43614,43819,53806,53808,76148,76149 |
linkProvider | BioMedCentral |
linkToHtml | http://utb.summon.serialssolutions.com/2.0.0/link/0/eLvHCXMwfV3db9MwELdgCMEL4pvCgICQEA_R7PgjDkKCUjG1sE1oW6W-WbbjDCRIxto87L_nLknLDGivuXNrnc93P9vnnwl5VWZOKKvKFFKrSEXwMnVU-lQoyD-QsoOmeHd4_0BN5-LzQi6GDbflUFa5joldoC4bj3vkOyxTmgM8l-z96a8UX43C09XhCY2r5BrycCF3fr7YLLgY8vWvjya12mEQiFNY4siUcTxV-OuO-48oNXUM_v_G6QuJKi6ivJCVdm-TWwOcTMb9-N8hV0J9l1zvH5g8v0c-gBckh607T-aTo0ky_jp7m9juiUTIWAlgv_47ErX-DAlWi2JWS9pOjO3uk_nup-PJNB3eTEgdzKxVGnzwTitrFa0coAXKbGV5VlJLC6eRPA5WEFoJC-sep8uydE4CyPaVwq2g0vEHZKtu6vCIJJXMcy4qrwIYXiruaCh5poOwmQdc40fkXWQ-c9rzYxhkrI4lMJAGrW_Q-oZxA9YfkTdra29adisSrf6j-xGHI_qH7kNzdmKGKWZ4KApPaQXhW4iq1EXlLGMu5CGvNAt6RF7iYBpkvaixrObEtsulmR0dmrHkQhRCZqD0elCqGui6t8MtBTAJEmVFmtuRJkxLH4vXPmOGsLA0f5x4RF5sxNgSS93q0LSokwOoyAqhL9PRErEx_s7D3g03toGm0AEKrfPIQSPjxZL6-7eOWJxLANeMPb6868_Jjenx_p7Zmx18eUJuAoLMsIAmY9tka3XWhqeA0lbuWTcVfwNipDej |
linkToPdf | http://utb.summon.serialssolutions.com/2.0.0/link/0/eLvHCXMwpV3Nb9MwFLfGEIgL4pvCgICQEIdscew4DuJAV6hWPqppo9LExbIde0xsybQ2h_33vJekVQ0TF25V_JxWz-_j92q_nwl5XaaGCy3KGFIrj7mzWWySzMZcQP6BlO1kgr3D36Zib8Y_H2VHG2S67IUxZ9ac1D1pKBIVb6-3oZ-2sRs-2F8756XvXF6KHQohNobiJYspw_2Ca-R6jgyXWL3v_ljtKiB_f9tt1Esvty2veMMf_e-nQdpq2f3_juFrSSw8YLmWscZ3yO0eakbDzjbukg1X3SM3ussnL--TD2Ah0UFjLqPZ6HAUDfcn7yLdXp8I2SwCXNg9RxLXMxfhSVLMeFHTDuO8B2Q2_vR9tBf39ynEBrxuETvrrJFCa5F4A0giodprlpaJTgojkVgOqgspuIaayMiyLI3JAIBbL_BvotKwh2Szqiv3mEQ-y3PGvRVOMoBgzCSuZKl0XKcWMI8dkPeB-tR5x52hkM06HIEVVah9hdpXlCnQ_oC8XWp7NbOtVqS4QnYXlyP4hvZBfXGsevdTzBWFTRIPoZ1zX8rCG02pcbnLvaRODsgrXEyFjBgVHrk51s18riaHB2qYMc4LnqUg9KYX8jXaoO47GEAlSKIVSG4FkuCyNhxe2ozqQ8Zc0VSALgtAvAPycjWMM_EYXOXqBmVyABxpweW_ZGSGuBnf86gzw5VuYCr8gARm54GBBsoLR6qTny3pOMsAeFP65P8W9gW5uf9xrL5Opl-eklsAPlM8e5PSLbK5uGjcMwB4C_O89drfWaZIpg |
openUrl | ctx_ver=Z39.88-2004&ctx_enc=info%3Aofi%2Fenc%3AUTF-8&rfr_id=info%3Asid%2Fsummon.serialssolutions.com&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=article&rft.atitle=The+Ruby+UCSC+API%3A+accessing+the+UCSC+genome+database+using+Ruby&rft.jtitle=BMC+bioinformatics&rft.au=Mishima%2C+Hiroyuki&rft.au=Aerts%2C+Jan&rft.au=Katayama%2C+Toshiaki&rft.au=Bonnal%2C+Raoul+J+P&rft.date=2012-09-21&rft.pub=BioMed+Central&rft.eissn=1471-2105&rft.volume=13&rft_id=info:doi/10.1186%2F1471-2105-13-240&rft.externalDocID=2862130461 |
thumbnail_l | http://covers-cdn.summon.serialssolutions.com/index.aspx?isbn=/lc.gif&issn=1471-2105&client=summon |
thumbnail_m | http://covers-cdn.summon.serialssolutions.com/index.aspx?isbn=/mc.gif&issn=1471-2105&client=summon |
thumbnail_s | http://covers-cdn.summon.serialssolutions.com/index.aspx?isbn=/sc.gif&issn=1471-2105&client=summon |