cuRnet: an R package for graph traversing on GPU

Background R has become the de-facto reference analysis environment in Bioinformatics. Plenty of tools are available as packages that extend the R functionality, and many of them target the analysis of biological networks. Several algorithms for graphs, which are the most adopted mathematical repres...

Full description

Saved in:
Bibliographic Details
Published inBMC bioinformatics Vol. 19; no. Suppl 10; pp. 356 - 24
Main Authors Bonnici, Vincenzo, Busato, Federico, Aldegheri, Stefano, Akhmedov, Murodzhon, Cascione, Luciano, Carmena, Alberto Arribas, Bertoni, Francesco, Bombieri, Nicola, Kwee, Ivo, Giugno, Rosalba
Format Journal Article
LanguageEnglish
Published London BioMed Central 15.10.2018
BioMed Central Ltd
Springer Nature B.V
BMC
Subjects
Online AccessGet full text
ISSN1471-2105
1471-2105
DOI10.1186/s12859-018-2310-3

Cover

Abstract Background R has become the de-facto reference analysis environment in Bioinformatics. Plenty of tools are available as packages that extend the R functionality, and many of them target the analysis of biological networks. Several algorithms for graphs, which are the most adopted mathematical representation of networks, are well-known examples of applications that require high-performance computing, and for which classic sequential implementations are becoming inappropriate. In this context, parallel approaches targeting GPU architectures are becoming pervasive to deal with the execution time constraints. Although R packages for parallel execution on GPUs are already available, none of them provides graph algorithms. Results This work presents cuRnet , a R package that provides a parallel implementation for GPUs of the breath-first search (BFS), the single-source shortest paths (SSSP), and the strongly connected components (SCC) algorithms. The package allows offloading computing intensive applications to GPU devices for massively parallel computation and to speed up the runtime up to one order of magnitude with respect to the standard sequential computations on CPU. We have tested cuRnet on a benchmark of large protein interaction networks and for the interpretation of high-throughput omics data thought network analysis. Conclusions cuRnet is a R package to speed up graph traversal and analysis through parallel computation on GPUs. We show the efficiency of cuRnet applied both to biological network analysis, which requires basic graph algorithms, and to complex existing procedures built upon such algorithms.
AbstractList R has become the de-facto reference analysis environment in Bioinformatics. Plenty of tools are available as packages that extend the R functionality, and many of them target the analysis of biological networks. Several algorithms for graphs, which are the most adopted mathematical representation of networks, are well-known examples of applications that require high-performance computing, and for which classic sequential implementations are becoming inappropriate. In this context, parallel approaches targeting GPU architectures are becoming pervasive to deal with the execution time constraints. Although R packages for parallel execution on GPUs are already available, none of them provides graph algorithms.BACKGROUNDR has become the de-facto reference analysis environment in Bioinformatics. Plenty of tools are available as packages that extend the R functionality, and many of them target the analysis of biological networks. Several algorithms for graphs, which are the most adopted mathematical representation of networks, are well-known examples of applications that require high-performance computing, and for which classic sequential implementations are becoming inappropriate. In this context, parallel approaches targeting GPU architectures are becoming pervasive to deal with the execution time constraints. Although R packages for parallel execution on GPUs are already available, none of them provides graph algorithms.This work presents cuRnet, a R package that provides a parallel implementation for GPUs of the breath-first search (BFS), the single-source shortest paths (SSSP), and the strongly connected components (SCC) algorithms. The package allows offloading computing intensive applications to GPU devices for massively parallel computation and to speed up the runtime up to one order of magnitude with respect to the standard sequential computations on CPU. We have tested cuRnet on a benchmark of large protein interaction networks and for the interpretation of high-throughput omics data thought network analysis.RESULTSThis work presents cuRnet, a R package that provides a parallel implementation for GPUs of the breath-first search (BFS), the single-source shortest paths (SSSP), and the strongly connected components (SCC) algorithms. The package allows offloading computing intensive applications to GPU devices for massively parallel computation and to speed up the runtime up to one order of magnitude with respect to the standard sequential computations on CPU. We have tested cuRnet on a benchmark of large protein interaction networks and for the interpretation of high-throughput omics data thought network analysis.cuRnet is a R package to speed up graph traversal and analysis through parallel computation on GPUs. We show the efficiency of cuRnet applied both to biological network analysis, which requires basic graph algorithms, and to complex existing procedures built upon such algorithms.CONCLUSIONScuRnet is a R package to speed up graph traversal and analysis through parallel computation on GPUs. We show the efficiency of cuRnet applied both to biological network analysis, which requires basic graph algorithms, and to complex existing procedures built upon such algorithms.
R has become the de-facto reference analysis environment in Bioinformatics. Plenty of tools are available as packages that extend the R functionality, and many of them target the analysis of biological networks. Several algorithms for graphs, which are the most adopted mathematical representation of networks, are well-known examples of applications that require high-performance computing, and for which classic sequential implementations are becoming inappropriate. In this context, parallel approaches targeting GPU architectures are becoming pervasive to deal with the execution time constraints. Although R packages for parallel execution on GPUs are already available, none of them provides graph algorithms. This work presents cuRnet, a R package that provides a parallel implementation for GPUs of the breath-first search (BFS), the single-source shortest paths (SSSP), and the strongly connected components (SCC) algorithms. The package allows offloading computing intensive applications to GPU devices for massively parallel computation and to speed up the runtime up to one order of magnitude with respect to the standard sequential computations on CPU. We have tested cuRnet on a benchmark of large protein interaction networks and for the interpretation of high-throughput omics data thought network analysis. cuRnet is a R package to speed up graph traversal and analysis through parallel computation on GPUs. We show the efficiency of cuRnet applied both to biological network analysis, which requires basic graph algorithms, and to complex existing procedures built upon such algorithms.
R has become the de-facto reference analysis environment in Bioinformatics. Plenty of tools are available as packages that extend the R functionality, and many of them target the analysis of biological networks. Several algorithms for graphs, which are the most adopted mathematical representation of networks, are well-known examples of applications that require high-performance computing, and for which classic sequential implementations are becoming inappropriate. In this context, parallel approaches targeting GPU architectures are becoming pervasive to deal with the execution time constraints. Although R packages for parallel execution on GPUs are already available, none of them provides graph algorithms. This work presents cuRnet, a R package that provides a parallel implementation for GPUs of the breath-first search (BFS), the single-source shortest paths (SSSP), and the strongly connected components (SCC) algorithms. The package allows offloading computing intensive applications to GPU devices for massively parallel computation and to speed up the runtime up to one order of magnitude with respect to the standard sequential computations on CPU. We have tested cuRnet on a benchmark of large protein interaction networks and for the interpretation of high-throughput omics data thought network analysis. cuRnet is a R package to speed up graph traversal and analysis through parallel computation on GPUs. We show the efficiency of cuRnet applied both to biological network analysis, which requires basic graph algorithms, and to complex existing procedures built upon such algorithms.
Background R has become the de-facto reference analysis environment in Bioinformatics. Plenty of tools are available as packages that extend the R functionality, and many of them target the analysis of biological networks. Several algorithms for graphs, which are the most adopted mathematical representation of networks, are well-known examples of applications that require high-performance computing, and for which classic sequential implementations are becoming inappropriate. In this context, parallel approaches targeting GPU architectures are becoming pervasive to deal with the execution time constraints. Although R packages for parallel execution on GPUs are already available, none of them provides graph algorithms. Results This work presents cuRnet , a R package that provides a parallel implementation for GPUs of the breath-first search (BFS), the single-source shortest paths (SSSP), and the strongly connected components (SCC) algorithms. The package allows offloading computing intensive applications to GPU devices for massively parallel computation and to speed up the runtime up to one order of magnitude with respect to the standard sequential computations on CPU. We have tested cuRnet on a benchmark of large protein interaction networks and for the interpretation of high-throughput omics data thought network analysis. Conclusions cuRnet is a R package to speed up graph traversal and analysis through parallel computation on GPUs. We show the efficiency of cuRnet applied both to biological network analysis, which requires basic graph algorithms, and to complex existing procedures built upon such algorithms.
Background R has become the de-facto reference analysis environment in Bioinformatics. Plenty of tools are available as packages that extend the R functionality, and many of them target the analysis of biological networks. Several algorithms for graphs, which are the most adopted mathematical representation of networks, are well-known examples of applications that require high-performance computing, and for which classic sequential implementations are becoming inappropriate. In this context, parallel approaches targeting GPU architectures are becoming pervasive to deal with the execution time constraints. Although R packages for parallel execution on GPUs are already available, none of them provides graph algorithms. Results This work presents cuRnet, a R package that provides a parallel implementation for GPUs of the breath-first search (BFS), the single-source shortest paths (SSSP), and the strongly connected components (SCC) algorithms. The package allows offloading computing intensive applications to GPU devices for massively parallel computation and to speed up the runtime up to one order of magnitude with respect to the standard sequential computations on CPU. We have tested cuRnet on a benchmark of large protein interaction networks and for the interpretation of high-throughput omics data thought network analysis. Conclusions cuRnet is a R package to speed up graph traversal and analysis through parallel computation on GPUs. We show the efficiency of cuRnet applied both to biological network analysis, which requires basic graph algorithms, and to complex existing procedures built upon such algorithms.
Abstract Background R has become the de-facto reference analysis environment in Bioinformatics. Plenty of tools are available as packages that extend the R functionality, and many of them target the analysis of biological networks. Several algorithms for graphs, which are the most adopted mathematical representation of networks, are well-known examples of applications that require high-performance computing, and for which classic sequential implementations are becoming inappropriate. In this context, parallel approaches targeting GPU architectures are becoming pervasive to deal with the execution time constraints. Although R packages for parallel execution on GPUs are already available, none of them provides graph algorithms. Results This work presents cuRnet, a R package that provides a parallel implementation for GPUs of the breath-first search (BFS), the single-source shortest paths (SSSP), and the strongly connected components (SCC) algorithms. The package allows offloading computing intensive applications to GPU devices for massively parallel computation and to speed up the runtime up to one order of magnitude with respect to the standard sequential computations on CPU. We have tested cuRnet on a benchmark of large protein interaction networks and for the interpretation of high-throughput omics data thought network analysis. Conclusions cuRnet is a R package to speed up graph traversal and analysis through parallel computation on GPUs. We show the efficiency of cuRnet applied both to biological network analysis, which requires basic graph algorithms, and to complex existing procedures built upon such algorithms.
Background R has become the de-facto reference analysis environment in Bioinformatics. Plenty of tools are available as packages that extend the R functionality, and many of them target the analysis of biological networks. Several algorithms for graphs, which are the most adopted mathematical representation of networks, are well-known examples of applications that require high-performance computing, and for which classic sequential implementations are becoming inappropriate. In this context, parallel approaches targeting GPU architectures are becoming pervasive to deal with the execution time constraints. Although R packages for parallel execution on GPUs are already available, none of them provides graph algorithms. Results This work presents cuRnet, a R package that provides a parallel implementation for GPUs of the breath-first search (BFS), the single-source shortest paths (SSSP), and the strongly connected components (SCC) algorithms. The package allows offloading computing intensive applications to GPU devices for massively parallel computation and to speed up the runtime up to one order of magnitude with respect to the standard sequential computations on CPU. We have tested cuRnet on a benchmark of large protein interaction networks and for the interpretation of high-throughput omics data thought network analysis. Conclusions cuRnet is a R package to speed up graph traversal and analysis through parallel computation on GPUs. We show the efficiency of cuRnet applied both to biological network analysis, which requires basic graph algorithms, and to complex existing procedures built upon such algorithms. Keywords: Graph traversal, GPU parallel implementation, Biological network analysis, High-throughput omics network annotation, Topological network analysis, Prize-collecting Steiner forest
ArticleNumber 356
Audience Academic
Author Kwee, Ivo
Busato, Federico
Cascione, Luciano
Akhmedov, Murodzhon
Carmena, Alberto Arribas
Bertoni, Francesco
Bonnici, Vincenzo
Giugno, Rosalba
Bombieri, Nicola
Aldegheri, Stefano
Author_xml – sequence: 1
  givenname: Vincenzo
  surname: Bonnici
  fullname: Bonnici, Vincenzo
  organization: Department of Computer Science, University of Verona
– sequence: 2
  givenname: Federico
  surname: Busato
  fullname: Busato, Federico
  organization: Department of Computer Science, University of Verona
– sequence: 3
  givenname: Stefano
  surname: Aldegheri
  fullname: Aldegheri, Stefano
  organization: Department of Computer Science, University of Verona
– sequence: 4
  givenname: Murodzhon
  surname: Akhmedov
  fullname: Akhmedov, Murodzhon
  organization: Institute of Oncology Research (IOR)
– sequence: 5
  givenname: Luciano
  surname: Cascione
  fullname: Cascione, Luciano
  organization: Institute of Oncology Research (IOR)
– sequence: 6
  givenname: Alberto Arribas
  surname: Carmena
  fullname: Carmena, Alberto Arribas
  organization: Institute of Oncology Research (IOR)
– sequence: 7
  givenname: Francesco
  surname: Bertoni
  fullname: Bertoni, Francesco
  organization: Institute of Oncology Research (IOR)
– sequence: 8
  givenname: Nicola
  surname: Bombieri
  fullname: Bombieri, Nicola
  organization: Department of Computer Science, University of Verona
– sequence: 9
  givenname: Ivo
  surname: Kwee
  fullname: Kwee, Ivo
  organization: Institute of Oncology Research (IOR)
– sequence: 10
  givenname: Rosalba
  surname: Giugno
  fullname: Giugno, Rosalba
  email: rosalba.giugno@univr.it
  organization: Department of Computer Science, University of Verona
BackLink https://www.ncbi.nlm.nih.gov/pubmed/30367572$$D View this record in MEDLINE/PubMed
BookMark eNqNks1u1DAURiNURH_gAdigSGxgkeJrJ7HNAqmqoIxUCTTQteV4blIPGXtqJ4W-PQ4ztJ0KEMoikXO-L_G5Psz2nHeYZc-BHAOI-k0EKipZEBAFZUAK9ig7gJJDQYFUe_ee97PDGJeEABekepLtM8JqXnF6kBEzzh0Ob3Pt8nm-1uab7jBvfci7oNeX-RD0NYZoXZd7l599vniaPW51H_HZ9n6UXXx4__X0Y3H-6Wx2enJemJrxodCMCyaJoQBlW4kGsDRYUySGiYqRtmk1YikJR9k2skYUhJdgoOGsatgC2FE22_QuvF6qdbArHW6U11b9WvChUzoM1vSoBGlEKhSlrKCklAjTgligZCgWvKzK1EU3XaNb65vvuu9vC4GoSaXaqFRJpZpUKpZC7zah9discGHQJRf9zp_svnH2UnX-WtUgQdYyFbzaFgR_NWIc1MpGg32vHfoxKgq0lmkikif05QN06cfgkt-JopQDcLijOp12bV3r03fNVKpOqkqUQlA6bfb4D1S6FriyJh2g1qb1ncDrnUBiBvwxdHqMUc2-zHfZF_el3Nr4faASwDeACT7GgK0ydtCD9ZMj2__TNzxI_s-MtoONiXUdhjtvfw_9BID5-Io
CitedBy_id crossref_primary_10_1186_s12859_018_2295_y
crossref_primary_10_1186_s12859_018_2484_8
crossref_primary_10_3390_ncrna5030047
Cites_doi 10.1093/nar/gks1094
10.1002/hon.2405
10.12688/f1000research.4477.1
10.1038/nm.3981
10.1186/1752-0509-9-S3-S4
10.18632/oncotarget.5728
10.1186/s12918-017-0387-3
10.12688/f1000research.6656.2
10.1126/science.278.5338.631
10.1109/TPDS.2014.2330597
10.1093/bioinformatics/btr260
10.1038/nrclinonc.2013.197
10.1007/978-3-319-59776-8_22
10.1093/bioinformatics/btq229
10.1186/1471-2105-14-128
10.1371/journal.pcbi.1005694
10.1038/onc.2010.106
10.1186/gb-2004-5-10-r80
10.1182/blood-2015-07-658401
10.1158/0008-5472.CAN-12-2850
10.1007/978-3-319-58943-5_42
10.1038/nrg3962
10.1038/msb4100129
10.1145/2382936.2383021
10.1371/journal.pgen.1003368
10.1093/annonc/mdv019
10.1109/TPDS.2015.2485994
ContentType Journal Article
Copyright The Author(s) 2018
COPYRIGHT 2018 BioMed Central Ltd.
Copyright © 2018. This work is licensed under http://creativecommons.org/licenses/by/4.0/ (the “License”). Notwithstanding the ProQuest Terms and Conditions, you may use this content in accordance with the terms of the License.
Copyright_xml – notice: The Author(s) 2018
– notice: COPYRIGHT 2018 BioMed Central Ltd.
– notice: Copyright © 2018. This work is licensed under http://creativecommons.org/licenses/by/4.0/ (the “License”). Notwithstanding the ProQuest Terms and Conditions, you may use this content in accordance with the terms of the License.
DBID C6C
AAYXX
CITATION
CGR
CUY
CVF
ECM
EIF
NPM
ISR
3V.
7QO
7SC
7X7
7XB
88E
8AL
8AO
8FD
8FE
8FG
8FH
8FI
8FJ
8FK
ABUWG
AEUYN
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
PHGZM
PHGZT
PIMPY
PJZUB
PKEHL
PPXIY
PQEST
PQGLB
PQQKQ
PQUKI
PRINS
Q9U
7X8
5PM
ADTOC
UNPAY
DOA
DOI 10.1186/s12859-018-2310-3
DatabaseName Springer Nature OA Free Journals
CrossRef
Medline
MEDLINE
MEDLINE (Ovid)
MEDLINE
MEDLINE
PubMed
Gale In Context: Science
ProQuest Central (Corporate)
Biotechnology Research Abstracts
Computer and Information Systems Abstracts
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 Journals
Hospital Premium Collection
Hospital Premium Collection (Alumni Edition)
ProQuest Central (Alumni) (purchase pre-March 2016)
ProQuest Central (Alumni)
ProQuest One Sustainability
ProQuest Central UK/Ireland
Advanced Technologies & Computer Science Collection
ProQuest Central Essentials
Biological Science Collection
ProQuest Central
Technology Collection
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 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)
Medical Database
Biological Science Database
Advanced Technologies & Aerospace Database
ProQuest Advanced Technologies & Aerospace Collection
Biotechnology and BioEngineering Abstracts
ProQuest Central Premium
ProQuest One Academic
Publicly Available Content Database
ProQuest Health & Medical Research Collection
ProQuest One Academic Middle East (New)
ProQuest One Health & Nursing
ProQuest One Academic Eastern Edition (DO NOT USE)
ProQuest One Applied & Life Sciences
ProQuest One Academic
ProQuest One Academic UKI Edition
ProQuest Central China
ProQuest Central Basic
MEDLINE - Academic
PubMed Central (Full Participant titles)
Unpaywall for CDI: Periodical Content
Unpaywall
DOAJ Directory of Open Access Journals
DatabaseTitle CrossRef
MEDLINE
Medline Complete
MEDLINE with Full Text
PubMed
MEDLINE (Ovid)
Publicly Available Content Database
Computer Science Database
ProQuest Central Student
ProQuest Advanced Technologies & Aerospace Collection
ProQuest Central Essentials
ProQuest Computer Science Collection
Computer and Information Systems Abstracts
SciTech Premium Collection
ProQuest Central China
ProQuest One Applied & Life Sciences
ProQuest One Sustainability
Health Research Premium Collection
Natural Science Collection
Health & Medical Research Collection
Biological Science Collection
ProQuest Central (New)
ProQuest Medical Library (Alumni)
Advanced Technologies & Aerospace Collection
ProQuest Biological Science Collection
ProQuest One Academic Eastern Edition
ProQuest Hospital Collection
ProQuest Technology Collection
Health Research Premium Collection (Alumni)
Biological Science Database
ProQuest Hospital Collection (Alumni)
Biotechnology and BioEngineering Abstracts
ProQuest Health & Medical Complete
ProQuest One Academic UKI Edition
Engineering Research Database
ProQuest One Academic
ProQuest One Academic (New)
Technology Collection
Technology Research Database
Computer and Information Systems Abstracts – Academic
ProQuest One Academic Middle East (New)
ProQuest Health & Medical Complete (Alumni)
ProQuest Central (Alumni Edition)
ProQuest One Community College
ProQuest One Health & Nursing
ProQuest Natural Science Collection
ProQuest Pharma Collection
ProQuest Central
ProQuest Health & Medical Research Collection
Biotechnology Research Abstracts
Health and Medicine Complete (Alumni Edition)
ProQuest Central Korea
Advanced Technologies Database with Aerospace
ProQuest Computing
ProQuest Central Basic
ProQuest Computing (Alumni Edition)
ProQuest SciTech Collection
Computer and Information Systems Abstracts Professional
Advanced Technologies & Aerospace Database
ProQuest Medical Library
ProQuest Central (Alumni)
MEDLINE - Academic
DatabaseTitleList MEDLINE - Academic


MEDLINE

Publicly Available Content Database


Database_xml – sequence: 1
  dbid: C6C
  name: Springer Nature OA Free Journals
  url: http://www.springeropen.com/
  sourceTypes: Publisher
– sequence: 2
  dbid: DOA
  name: DOAJ Directory of Open Access Journals
  url: https://www.doaj.org/
  sourceTypes: Open Website
– sequence: 3
  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: 4
  dbid: EIF
  name: MEDLINE
  url: https://proxy.k.utb.cz/login?url=https://www.webofscience.com/wos/medline/basic-search
  sourceTypes: Index Database
– sequence: 5
  dbid: UNPAY
  name: Unpaywall
  url: https://proxy.k.utb.cz/login?url=https://unpaywall.org/
  sourceTypes: Open Access Repository
– sequence: 6
  dbid: 8FG
  name: ProQuest Technology Collection
  url: https://search.proquest.com/technologycollection1
  sourceTypes: Aggregation Database
DeliveryMethod fulltext_linktorsrc
Discipline Biology
EISSN 1471-2105
EndPage 24
ExternalDocumentID oai_doaj_org_article_80b8fbf8495142208cf18de93e8d7454
10.1186/s12859-018-2310-3
PMC6191969
A558488224
30367572
10_1186_s12859_018_2310_3
Genre Journal Article
GroupedDBID ---
0R~
23N
2WC
53G
5VS
6J9
7X7
88E
8AO
8FE
8FG
8FH
8FI
8FJ
AAFWJ
AAJSJ
AAKPC
AASML
ABDBF
ABUWG
ACGFO
ACGFS
ACIHN
ACIWK
ACPRK
ACUHS
ADBBV
ADMLS
ADRAZ
ADUKV
AEAQA
AENEX
AEUYN
AFKRA
AFPKN
AFRAH
AHBYD
AHMBA
AHYZX
ALMA_UNASSIGNED_HOLDINGS
AMKLP
AMTXH
AOIJS
ARAPS
AZQEC
BAPOH
BAWUL
BBNVY
BCNDV
BENPR
BFQNJ
BGLVJ
BHPHI
BMC
BPHCQ
BVXVI
C6C
CCPQU
CS3
DIK
DU5
DWQXO
E3Z
EAD
EAP
EAS
EBD
EBLON
EBS
EJD
EMB
EMK
EMOBN
ESX
F5P
FYUFA
GNUQQ
GROUPED_DOAJ
GX1
H13
HCIFZ
HMCUK
HYE
IAO
ICD
IHR
INH
INR
ISR
ITC
K6V
K7-
KQ8
LK8
M1P
M48
M7P
MK~
ML0
M~E
O5R
O5S
OK1
OVT
P2P
P62
PGMZT
PHGZM
PHGZT
PIMPY
PJZUB
PPXIY
PQGLB
PQQKQ
PROAC
PSQYO
PUEGO
RBZ
RNS
ROL
RPM
RSV
SBL
SOJ
SV3
TR2
TUS
UKHRP
W2D
WOQ
WOW
XH6
XSB
AAYXX
CITATION
ALIPV
CGR
CUY
CVF
ECM
EIF
NPM
3V.
7QO
7SC
7XB
8AL
8FD
8FK
FR3
JQ2
K9.
L7M
L~C
L~D
M0N
P64
PKEHL
PQEST
PQUKI
PRINS
Q9U
7X8
5PM
123
2VQ
4.4
ADTOC
AFFHD
AHSBF
C1A
IPNFZ
RIG
UNPAY
ID FETCH-LOGICAL-c637t-a378390c2114f58b1e4ce62e0c38530fbfaee4907e9fb96ee80741c1b735b3d13
IEDL.DBID M48
ISSN 1471-2105
IngestDate Tue Oct 14 18:49:57 EDT 2025
Wed Oct 29 11:40:34 EDT 2025
Tue Sep 30 15:57:02 EDT 2025
Fri Sep 05 12:09:51 EDT 2025
Mon Oct 06 18:36:43 EDT 2025
Mon Oct 20 22:23:33 EDT 2025
Mon Oct 20 16:49:43 EDT 2025
Thu Oct 16 13:52:06 EDT 2025
Thu Apr 03 06:56:28 EDT 2025
Thu Apr 24 23:03:39 EDT 2025
Wed Oct 01 04:15:31 EDT 2025
Sat Sep 06 07:27:15 EDT 2025
IsDoiOpenAccess true
IsOpenAccess true
IsPeerReviewed true
IsScholarly true
Issue Suppl 10
Keywords High-throughput omics network annotation
Topological network analysis
Biological network analysis
GPU parallel implementation
Graph traversal
Prize-collecting Steiner forest
Language English
License Open Access This article is distributed under the terms of the Creative Commons Attribution 4.0 International License (http://creativecommons.org/licenses/by/4.0/), which permits unrestricted use, distribution, and reproduction in any medium, provided you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons license, and indicate if changes were made. The Creative Commons Public Domain Dedication waiver(http://creativecommons.org/publicdomain/zero/1.0/) applies to the data made available in this article, unless otherwise stated.
cc-by
LinkModel DirectLink
MergedId FETCHMERGED-LOGICAL-c637t-a378390c2114f58b1e4ce62e0c38530fbfaee4907e9fb96ee80741c1b735b3d13
Notes ObjectType-Article-1
SourceType-Scholarly Journals-1
ObjectType-Feature-2
content type line 14
content type line 23
OpenAccessLink http://journals.scholarsportal.info/openUrl.xqy?doi=10.1186/s12859-018-2310-3
PMID 30367572
PQID 2122271171
PQPubID 44065
PageCount 10
ParticipantIDs doaj_primary_oai_doaj_org_article_80b8fbf8495142208cf18de93e8d7454
unpaywall_primary_10_1186_s12859_018_2310_3
pubmedcentral_primary_oai_pubmedcentral_nih_gov_6191969
proquest_miscellaneous_2126917897
proquest_journals_2122271171
gale_infotracmisc_A558488224
gale_infotracacademiconefile_A558488224
gale_incontextgauss_ISR_A558488224
pubmed_primary_30367572
crossref_citationtrail_10_1186_s12859_018_2310_3
crossref_primary_10_1186_s12859_018_2310_3
springer_journals_10_1186_s12859_018_2310_3
ProviderPackageCode CITATION
AAYXX
PublicationCentury 2000
PublicationDate 2018-10-15
PublicationDateYYYYMMDD 2018-10-15
PublicationDate_xml – month: 10
  year: 2018
  text: 2018-10-15
  day: 15
PublicationDecade 2010
PublicationPlace London
PublicationPlace_xml – name: London
– name: England
PublicationTitle BMC bioinformatics
PublicationTitleAbbrev BMC Bioinformatics
PublicationTitleAlternate BMC Bioinformatics
PublicationYear 2018
Publisher BioMed Central
BioMed Central Ltd
Springer Nature B.V
BMC
Publisher_xml – name: BioMed Central
– name: BioMed Central Ltd
– name: Springer Nature B.V
– name: BMC
References 2310_CR4
M Huarte (2310_CR15) 2015; 21
2310_CR2
2310_CR12
2310_CR1
2310_CR6
SM Soucy (2310_CR19) 2015; 16
A Franceschini (2310_CR13) 2012; 41
F Busato (2310_CR11) 2016; 27
2310_CR17
D Wang (2310_CR23) 2015; 6
R Dalla-Favera (2310_CR26) 2017; 35
JR Pon (2310_CR31) 2016; 127
V Tripathi (2310_CR14) 2013; 9
T Gutschner (2310_CR24) 2013; 73
R Sharan (2310_CR3) 2007; 3
JH Moon (2310_CR5) 2017; 11
RL Tatusov (2310_CR18) 1997; 278
MS Nobile (2310_CR8) 2016; 18
M Testoni (2310_CR25) 2015; 26
RC Gentleman (2310_CR9) 2004; 5
B Federico (2310_CR10) 2015; 26
S Alaimo (2310_CR7) 2015; 9
D Szklarczyk (2310_CR27) 2010; 39
P Mestdagh (2310_CR21) 2010; 29
A Liberzon (2310_CR22) 2011; 27
EY Chen (2310_CR28) 2013; 14
M Roschewski (2310_CR30) 2014; 11
2310_CR29
DM Kristensen (2310_CR20) 2010; 26
Murodzhon Akhmedov (2310_CR16) 2017; 13
30482173 - BMC Bioinformatics. 2018 Nov 27;19(1):456
References_xml – volume: 41
  start-page: 808
  issue: D1
  year: 2012
  ident: 2310_CR13
  publication-title: Nucleic Acids Res
  doi: 10.1093/nar/gks1094
– volume: 35
  start-page: 76
  issue: S1
  year: 2017
  ident: 2310_CR26
  publication-title: Hematol Oncol
  doi: 10.1002/hon.2405
– ident: 2310_CR1
  doi: 10.12688/f1000research.4477.1
– volume: 21
  start-page: 1253
  year: 2015
  ident: 2310_CR15
  publication-title: Nat Med
  doi: 10.1038/nm.3981
– volume: 9
  start-page: 4
  issue: 3
  year: 2015
  ident: 2310_CR7
  publication-title: BMC Syst Biol
  doi: 10.1186/1752-0509-9-S3-S4
– volume: 6
  start-page: 41045
  issue: 38
  year: 2015
  ident: 2310_CR23
  publication-title: Oncotarget
  doi: 10.18632/oncotarget.5728
– volume: 11
  start-page: 15
  issue: 2
  year: 2017
  ident: 2310_CR5
  publication-title: BMC Syst Biol
  doi: 10.1186/s12918-017-0387-3
– ident: 2310_CR2
  doi: 10.12688/f1000research.6656.2
– volume: 278
  start-page: 631
  issue: 5338
  year: 1997
  ident: 2310_CR18
  publication-title: Science
  doi: 10.1126/science.278.5338.631
– volume: 26
  start-page: 1826
  issue: 7
  year: 2015
  ident: 2310_CR10
  publication-title: IEEE Trans Parallel Distrib Syst
  doi: 10.1109/TPDS.2014.2330597
– volume: 27
  start-page: 1739
  issue: 12
  year: 2011
  ident: 2310_CR22
  publication-title: Bioinformatics
  doi: 10.1093/bioinformatics/btr260
– ident: 2310_CR17
– volume: 11
  start-page: 12
  issue: 1
  year: 2014
  ident: 2310_CR30
  publication-title: Nat Rev Clin Oncol
  doi: 10.1038/nrclinonc.2013.197
– ident: 2310_CR6
  doi: 10.1007/978-3-319-59776-8_22
– volume: 26
  start-page: 1481
  issue: 12
  year: 2010
  ident: 2310_CR20
  publication-title: Bioinformatics
  doi: 10.1093/bioinformatics/btq229
– volume: 14
  start-page: 128
  issue: 1
  year: 2013
  ident: 2310_CR28
  publication-title: BMC Bioinformatics
  doi: 10.1186/1471-2105-14-128
– volume: 13
  start-page: e1005694
  issue: 7
  year: 2017
  ident: 2310_CR16
  publication-title: PLOS Computational Biology
  doi: 10.1371/journal.pcbi.1005694
– volume: 29
  start-page: 3583
  year: 2010
  ident: 2310_CR21
  publication-title: Oncogene
  doi: 10.1038/onc.2010.106
– volume: 5
  start-page: 80
  issue: 10
  year: 2004
  ident: 2310_CR9
  publication-title: Genome Biol
  doi: 10.1186/gb-2004-5-10-r80
– ident: 2310_CR29
– volume: 18
  start-page: 870
  issue: 5
  year: 2016
  ident: 2310_CR8
  publication-title: Brief Bioinform
– volume: 39
  start-page: 561
  issue: suppl_1
  year: 2010
  ident: 2310_CR27
  publication-title: Nucleic Acids Res
– volume: 127
  start-page: 181
  issue: 2
  year: 2016
  ident: 2310_CR31
  publication-title: Blood
  doi: 10.1182/blood-2015-07-658401
– volume: 73
  start-page: 1180
  issue: 3
  year: 2013
  ident: 2310_CR24
  publication-title: Cancer Res
  doi: 10.1158/0008-5472.CAN-12-2850
– ident: 2310_CR12
  doi: 10.1007/978-3-319-58943-5_42
– volume: 16
  start-page: 472
  issue: 8
  year: 2015
  ident: 2310_CR19
  publication-title: Nat Rev Genet
  doi: 10.1038/nrg3962
– volume: 3
  start-page: 88
  issue: 1
  year: 2007
  ident: 2310_CR3
  publication-title: Mol Syst Biol
  doi: 10.1038/msb4100129
– ident: 2310_CR4
  doi: 10.1145/2382936.2383021
– volume: 9
  start-page: 1
  issue: 3
  year: 2013
  ident: 2310_CR14
  publication-title: PLoS Genet
  doi: 10.1371/journal.pgen.1003368
– volume: 26
  start-page: 1069
  issue: 6
  year: 2015
  ident: 2310_CR25
  publication-title: Ann Oncol
  doi: 10.1093/annonc/mdv019
– volume: 27
  start-page: 2222
  issue: 8
  year: 2016
  ident: 2310_CR11
  publication-title: IEEE Trans Parallel Distrib Syst
  doi: 10.1109/TPDS.2015.2485994
– reference: 30482173 - BMC Bioinformatics. 2018 Nov 27;19(1):456
SSID ssj0017805
Score 2.2895024
Snippet Background R has become the de-facto reference analysis environment in Bioinformatics. Plenty of tools are available as packages that extend the R...
R has become the de-facto reference analysis environment in Bioinformatics. Plenty of tools are available as packages that extend the R functionality, and many...
Background R has become the de-facto reference analysis environment in Bioinformatics. Plenty of tools are available as packages that extend the R...
Abstract Background R has become the de-facto reference analysis environment in Bioinformatics. Plenty of tools are available as packages that extend the R...
SourceID doaj
unpaywall
pubmedcentral
proquest
gale
pubmed
crossref
springer
SourceType Open Website
Open Access Repository
Aggregation Database
Index Database
Enrichment Source
Publisher
StartPage 356
SubjectTerms Algorithms
Bioinformatics
Biological analysis
Biological network analysis
Biomedical and Life Sciences
C plus plus
Cell cycle
Computational biology
Computational Biology - methods
Computational Biology/Bioinformatics
Computer Appl. in Life Sciences
Computer Graphics
Computing Methodologies
Data processing
Gene expression
GPU parallel implementation
Graph traversal
Graphical representations
High-throughput omics network annotation
Life Sciences
Lymphoma
Microarrays
Network analysis
Networks
Packages
Parallel processing
Prize-collecting Steiner forest
Prostate cancer
Proteins
Topological network analysis
SummonAdditionalLinks – databaseName: DOAJ Directory of Open Access Journals
  dbid: DOA
  link: http://utb.summon.serialssolutions.com/2.0.0/link/0/eLvHCXMwrV3fi9QwEA5yIOrD4W-rp0QRBI9ySdM2iW-neJ6CIqsL9xaSNFG5JXu4XeT-e2fabt0q3L34VjoTaCaTZL5k-g0hz2uvmC6amDMhZV5qr3KreJVrpZvC-wgiBIofP9XH8_LDSXWyVeoLc8J6euDecAeKORVdVBDI43EFUz5y1QQtgmpkWXVMoEzpDZga7g-QqX-4w-SqPlhx5GkD2AxeIXDhmexCHVn_v0vy1p70d77keGl6g1xbpzN7_ssuFlv70tFNsjsElPSw78gtciWk2-RqX2Ly_A5hfj1LoX1FbaIzCgD5FBYQCpEq7aiqaYvlh7oDA7pM9N3n-V0yP3r79c1xPlRJyH0tZJtbISHIYR6QXBkr5XgofaiLwLyArZiB7WwIJWDgoKPTdQhIf8M9d1JUTjRc3CM7aZnCA0IliyDVLIgmlqEOTgal4NEG5zS3TQYfPVjN-IFCHCtZLEwHJVRtekMbMLRBQxuRkZdjk7OeP-Mi5dc4FKMiUl93L8AhzOAQ5jKHyMgzHEiD5BYJs2e-2fVqZd5_mZnDCsIthXmzGXkxKMUl9MDb4WcEsAPyYU009yaaMPv8VLzxFzPM_pWBcKAoJOeSZ-TpKMaWmNGWwnLd6dQAlZWWGbnfu9fYbwwrZCWLjMiJ400MM5WkH987bnDAw0h4lJH9jYv--awL7L4_evHlo_Twf4zSI3K9wOmIuUHVHtlpf67DYwjvWvekm8m_AUBGRVk
  priority: 102
  providerName: Directory of Open Access Journals
– databaseName: ProQuest Central
  dbid: BENPR
  link: http://utb.summon.serialssolutions.com/2.0.0/link/0/eLvHCXMwhV3fa9RAEB7qFVEfxN9Gq0QRBEtoNptkN4JIK61V8CinB31bNptNFY_k7CVI_3tncpu0UTjfjpsJZGdnZ-fbnXwD8Co1MsyiogxCLkQQZ0YGWrIkyGRWRMaUKCKg-GWaHs_jz6fJ6RZM-29hqKyyj4ldoC5qQ2fkexhio0gwJtj75a-AukbR7WrfQkO71grFu45i7BpsR8SMNYHtg8PpyWy4VyAGf3e3yWS6t2LE34ZwGr2FU0Aa7U4dif-_ofrKXvV3HeVwmXoLbrTVUl_81ovFlf3q6A7cdommv7_2jLuwZat7cH3devLiPoSmnVW2eevryp_5CJx_YmDxMYP1Owprv6G2RN1Bgl9X_seT-QOYHx1--3AcuO4JgUm5aALNBSY_oUGEF5eJzJmNjU0jGxqOW3RY5qW2NkZsbLMyz1JriRaHGZYLnuS8YPwhTKq6so_BF2GJ0iy0vChjm9pcWCnxp7Z5njFdePjSzmrKOGpx6nCxUB3EkKlaG1qhoRUZWnEP3gyPLNe8GpuUD2gqBkWixO7-qM_PlFthSoa5xEFJRHx0rhVKUzJZ2IxbWYg4iT14SROpiPSioqqaM92uVurT15naTzANk1RP68Frp1TWOAKj3UcKaAfiyRpp7ow0cVWasbj3F-Wiwkpd-rAHLwYxPUmVbpWt204nRQgtM-HBo7V7DeOmdEMkIvJAjBxvZJixpPrxveMMR5xMREge7PYuevlaG-y-O3jx_2fpyeYhP4WbES00qgZKdmDSnLf2GSZ0Tf7crdI_InNDuA
  priority: 102
  providerName: ProQuest
– databaseName: Springer Nature OA Free Journals
  dbid: C6C
  link: http://utb.summon.serialssolutions.com/2.0.0/link/0/eLvHCXMwlV3di9QwEA96IuqD-HlWT4kiCB7FpGmT1Lfz8DwFRVYX7i0kaaqHS_Zwu8j99860ubpVOfGtNJPSzEdmpjP9hZCn0mtWF02bM6FUXtZe51bzKq913RTetzCEieL7D_JwXr47qo4SWDT-C7NZv-davlhxRFiDhBfkKXDLuEgugY-SfV1W7o8FA4TmT0XLv06buJ0enf_PPXjDCf3eIDlWSa-RK-t4Yk9_2MViwxEd3CDXUwRJ9waR3yQXQrxFLg9nSp7eJsyvZzF0L6mNdEYhI_4GOwaF0JT22NS0w_OG-i8EdBnpm4_zO2R-8Prz_mGejkXIvRSqy61QENUwD6lb2Vba8VD6IIvAvADfy1rX2hBKSHpD3bpahoB4N9xzp0TlRMPFXbIVlzHcI1SxFkZrFkTTlkEGp4LWcGmDczW3TQYvnbhmfMIMx6MrFqbPHbQ0A6MNMNogo43IyPNxyskAmHEe8SsUxUiIWNf9DVABk0zHaOY0LEpDKocfrJj2LddNqEXQjSqrMiNPUJAG0Switst8sevVyrz9NDN7FcRXGhtlM_IsEbVLWIG36e8D4AMCYE0odyaUYG5-OnymLyaZ-8qA_y8KxbniGXk8DuNMbGGLYbnuaSTkxrpWGdke1GtcN8YRqlJFRtRE8SaMmY7E4689GDgkwIhwlJHdMxX99Vrn8H131OJ_S-n-fz37AblaoN1h10-1Q7a67-vwEAK3zj3qTfYnY9g1wg
  priority: 102
  providerName: Springer Nature
– databaseName: Unpaywall
  dbid: UNPAY
  link: http://utb.summon.serialssolutions.com/2.0.0/link/0/eLvHCXMwrV3ra9RAEB_qFVE_-H5Eq0QRBEuu2bx247dTrFWwltOD9tOS3WxquTM5eglS_3pnkr3zUqUi-C1kZkl2XjuTzP4W4HmihZ8GeeH5IedelGrhZYLFXirSPNC6QBIVih_3k71J9OEwPtyAT8u9MOqbVieVBQ0loOLh-jb0WRu78UJPd-Z50bm8SHYWjHDYsCxGrYcUWC7BZhJjcj6Azcn-weio3WPEmYcFTmz_bf5xXG91akH8fw_Va2vV-T7K1c_Ua3ClKefZ2fdsNltbr3ZvwHw5065NZTpsajXUP86BQP5HUdyE6za3dUedMd6CDVPehsvdaZdnd8DXzbg09Ss3K92xi7X6FGOZi891W9Rst6aTkNpvF25Vuu8OJndhsvv2y5s9zx7Y4Okk5LWXhRzzLV9jURkVsVDMRNokgfF1iFmBX6giMybCctykhUoTYwiJh2mmeBirMGfhPRiUVWkegMv9Aqmpb8K8iExiFDdC4GVmlEpZljv40lZRUls0czpUYybbqkYkshOEREFIEoQMHXi5GjLvoDwuYn5N2l8xEgp3e6M6PZbWqaXwlcBJCSwy6VOaL3TBRG7S0IicR3HkwDOyHUk4GyU18hxnzWIh338ey1GMmZ-gFl4HXlimoiJ1ZnZfBMqBoLl6nFs9TgwEuk9emqi0gWghMTMJAs4YZw48XZFpJDXXlaZqWp4Eq3aRcgfudxa9mjdlODzmgQO8Z-s9wfQp5cnXFqYcS3PCXnJge-kVv17rArlvrxzn71p6-E_cj-BqQH5B_UjxFgzq08Y8xpSyVk9smPgJRK5sMQ
  priority: 102
  providerName: Unpaywall
Title cuRnet: an R package for graph traversing on GPU
URI https://link.springer.com/article/10.1186/s12859-018-2310-3
https://www.ncbi.nlm.nih.gov/pubmed/30367572
https://www.proquest.com/docview/2122271171
https://www.proquest.com/docview/2126917897
https://pubmed.ncbi.nlm.nih.gov/PMC6191969
https://bmcbioinformatics.biomedcentral.com/track/pdf/10.1186/s12859-018-2310-3
https://doaj.org/article/80b8fbf8495142208cf18de93e8d7454
UnpaywallVersion publishedVersion
Volume 19
hasFullText 1
inHoldings 1
isFullTextHit
isPrint
journalDatabaseRights – providerCode: PRVADU
  databaseName: BioMed Central_OA刊
  customDbUrl:
  eissn: 1471-2105
  dateEnd: 99991231
  omitProxy: true
  ssIdentifier: ssj0017805
  issn: 1471-2105
  databaseCode: RBZ
  dateStart: 20000101
  isFulltext: true
  titleUrlDefault: https://www.biomedcentral.com/search/
  providerName: BioMedCentral
– providerCode: PRVAFT
  databaseName: Open Access Digital Library
  customDbUrl:
  eissn: 1471-2105
  dateEnd: 99991231
  omitProxy: true
  ssIdentifier: ssj0017805
  issn: 1471-2105
  databaseCode: KQ8
  dateStart: 20000101
  isFulltext: true
  titleUrlDefault: http://grweb.coalliance.org/oadl/oadl.html
  providerName: Colorado Alliance of Research Libraries
– providerCode: PRVAFT
  databaseName: Open Access Digital Library
  customDbUrl:
  eissn: 1471-2105
  dateEnd: 99991231
  omitProxy: true
  ssIdentifier: ssj0017805
  issn: 1471-2105
  databaseCode: KQ8
  dateStart: 20000701
  isFulltext: true
  titleUrlDefault: http://grweb.coalliance.org/oadl/oadl.html
  providerName: Colorado Alliance of Research Libraries
– providerCode: PRVAON
  databaseName: DOAJ Directory of Open Access Journals
  customDbUrl:
  eissn: 1471-2105
  dateEnd: 99991231
  omitProxy: true
  ssIdentifier: ssj0017805
  issn: 1471-2105
  databaseCode: DOA
  dateStart: 20000101
  isFulltext: true
  titleUrlDefault: https://www.doaj.org/
  providerName: Directory of Open Access Journals
– providerCode: PRVEBS
  databaseName: Academic Search Ultimate - eBooks
  customDbUrl: https://search.ebscohost.com/login.aspx?authtype=ip,shib&custid=s3936755&profile=ehost&defaultdb=asn
  eissn: 1471-2105
  dateEnd: 99991231
  omitProxy: true
  ssIdentifier: ssj0017805
  issn: 1471-2105
  databaseCode: ABDBF
  dateStart: 20000101
  isFulltext: true
  titleUrlDefault: https://search.ebscohost.com/direct.asp?db=asn
  providerName: EBSCOhost
– providerCode: PRVEBS
  databaseName: Inspec with Full Text
  customDbUrl:
  eissn: 1471-2105
  dateEnd: 99991231
  omitProxy: false
  ssIdentifier: ssj0017805
  issn: 1471-2105
  databaseCode: ADMLS
  dateStart: 20000101
  isFulltext: true
  titleUrlDefault: https://www.ebsco.com/products/research-databases/inspec-full-text
  providerName: EBSCOhost
– providerCode: PRVBFR
  databaseName: Free Medical Journals
  customDbUrl:
  eissn: 1471-2105
  dateEnd: 99991231
  omitProxy: true
  ssIdentifier: ssj0017805
  issn: 1471-2105
  databaseCode: DIK
  dateStart: 20000101
  isFulltext: true
  titleUrlDefault: http://www.freemedicaljournals.com
  providerName: Flying Publisher
– providerCode: PRVFQY
  databaseName: GFMER Free Medical Journals
  customDbUrl:
  eissn: 1471-2105
  dateEnd: 99991231
  omitProxy: true
  ssIdentifier: ssj0017805
  issn: 1471-2105
  databaseCode: GX1
  dateStart: 0
  isFulltext: true
  titleUrlDefault: http://www.gfmer.ch/Medical_journals/Free_medical.php
  providerName: Geneva Foundation for Medical Education and Research
– providerCode: PRVHPJ
  databaseName: ROAD: Directory of Open Access Scholarly Resources
  customDbUrl:
  eissn: 1471-2105
  dateEnd: 99991231
  omitProxy: true
  ssIdentifier: ssj0017805
  issn: 1471-2105
  databaseCode: M~E
  dateStart: 20000101
  isFulltext: true
  titleUrlDefault: https://road.issn.org
  providerName: ISSN International Centre
– providerCode: PRVAQN
  databaseName: PubMed Central
  customDbUrl:
  eissn: 1471-2105
  dateEnd: 99991231
  omitProxy: true
  ssIdentifier: ssj0017805
  issn: 1471-2105
  databaseCode: RPM
  dateStart: 20000101
  isFulltext: true
  titleUrlDefault: https://www.ncbi.nlm.nih.gov/pmc/
  providerName: National Library of Medicine
– providerCode: PRVPQU
  databaseName: Health & Medical Collection
  customDbUrl:
  eissn: 1471-2105
  dateEnd: 99991231
  omitProxy: true
  ssIdentifier: ssj0017805
  issn: 1471-2105
  databaseCode: 7X7
  dateStart: 20090101
  isFulltext: true
  titleUrlDefault: https://search.proquest.com/healthcomplete
  providerName: ProQuest
– providerCode: PRVPQU
  databaseName: ProQuest Central
  customDbUrl: http://www.proquest.com/pqcentral?accountid=15518
  eissn: 1471-2105
  dateEnd: 99991231
  omitProxy: true
  ssIdentifier: ssj0017805
  issn: 1471-2105
  databaseCode: BENPR
  dateStart: 20090101
  isFulltext: true
  titleUrlDefault: https://www.proquest.com/central
  providerName: ProQuest
– providerCode: PRVPQU
  databaseName: ProQuest Technology Collection
  customDbUrl:
  eissn: 1471-2105
  dateEnd: 99991231
  omitProxy: true
  ssIdentifier: ssj0017805
  issn: 1471-2105
  databaseCode: 8FG
  dateStart: 20090101
  isFulltext: true
  titleUrlDefault: https://search.proquest.com/technologycollection1
  providerName: ProQuest
– providerCode: PRVFZP
  databaseName: Scholars Portal Journals: Open Access
  customDbUrl:
  eissn: 1471-2105
  dateEnd: 20250131
  omitProxy: true
  ssIdentifier: ssj0017805
  issn: 1471-2105
  databaseCode: M48
  dateStart: 20000701
  isFulltext: true
  titleUrlDefault: http://journals.scholarsportal.info
  providerName: Scholars Portal
– providerCode: PRVAVX
  databaseName: Springer Nature HAS Fully OA
  customDbUrl:
  eissn: 1471-2105
  dateEnd: 99991231
  omitProxy: true
  ssIdentifier: ssj0017805
  issn: 1471-2105
  databaseCode: AAJSJ
  dateStart: 20001201
  isFulltext: true
  titleUrlDefault: https://www.springernature.com
  providerName: Springer Nature
– providerCode: PRVAVX
  databaseName: Springer Nature OA Free Journals
  customDbUrl:
  eissn: 1471-2105
  dateEnd: 99991231
  omitProxy: true
  ssIdentifier: ssj0017805
  issn: 1471-2105
  databaseCode: C6C
  dateStart: 20000112
  isFulltext: true
  titleUrlDefault: http://www.springeropen.com/
  providerName: Springer Nature
link http://utb.summon.serialssolutions.com/2.0.0/link/0/eLvHCXMwhV3rb9NADLf2EGJ8QLwJjCogBBJTIJdLchckhLpq3ai0quqo1H06JZfLhqjSrg9B_3vsNM0WmMqXtoqdKOezz_b5-jPA21BLN_LSzHG5EI4faenEkgVOJKPU0zpDEiWKp93wZOB3hsFwC9bV81KAs1tTO-onNZiOPv6-Wn5Fg_9SGLwMP80YobBhUoxzzmlZeTe5cqivFNVfyyYb27CLviui5g6n_nWdgRD9y1rnrU-qeasC1P_fpfuG7_r7XGVVXL0Hdxf5JF7-ikejG_6r_QDul4Gn3VxpykPYMvkjuLNqRbl8DK5e9HMz_2zHud23MZH-iQuNjRGtXUBa23NqU1RsLNjj3D7uDZ7AoH30vXXilN0UHB1yMXdiLjAYcjVmfH4WyIQZX5vQM67m6LLdLMliY3zMlU2UJVFoDMHkMM0SwYOEp4w_hZ18nJvnYAs3Q2rkGp5mvglNIoyU-DM2SRKxOLXwpUupKV1CjVPHi5EqUg4ZqpWgFQpakaAVt-BDdctkhbOxifmQpqJiJIjs4sJ4eqFKi1PSTSQOSmIGSPtcrtQZk6mJuJGp8APfgjc0kYpAMHI6ZXMRL2Yz9e2sr5oBhmWSztda8L5kysY4Ah2Xf1pAORBuVo1zv8aJVqrr5LW-qLWSKwwbPE8wJpgFrysy3Ukn33IzXhQ8IabUMhIWPFupVzVuCj9EIDwLRE3xaoKpU_IflwWGOObNBIxkwcFaRa9fa4PcDyot_v8svdg85Jew55Gh0emgYB925tOFeYUB3jxpwLYYCvyU7eMG7DabnbMOfh8edXt9vNoKW41i66RR2DJSBt1e8_wPSQxQNQ
linkProvider Scholars Portal
linkToHtml http://utb.summon.serialssolutions.com/2.0.0/link/0/eLvHCXMwtV3db9MwED-NITR4QHwTGGAQCIkpWhwnsYOE0PgYLfsQKqvUN5M4zkBUSVlbTf2n-Bu5S9JsAak87S3KXaL4fHe-n325A3geGeXFfpa7npDSDWKj3ETx0I1VnPnG5EgioHhwGPWGwedROFqD38t_YSitcukTK0edlYb2yLfRxfq-5Fzyt5NfLnWNotPVZQuNWi327OIUIdv0Tf8Dzu8L39_9ePS-5zZdBVwTCTlzEyExKPAMIp8gD1XKbWBs5FvPCFy6vDzNE2sDxIw2ztM4spbKxXDDUynCVGRc4HsvweVAoC9B-5GjFuBx6g_QnJxyFW1POVWHQ7COuijI3XXWvqpFwL8LwbmV8O8szfao9hpszItJsjhNxuNzq-HuDbjehLFsp9a7m7Bmi1twpW5subgNnpkPCjt7zZKCDRjC8p_othjGx6wqkM1m1PSo2qZgZcE-fRnegeGFSPEurBdlYe8Dk16O1NizIssDG9lUWqXwMrFpGvMkc_CjG6lp0xQup_4ZY10BGBXpWtAaBa1J0Fo48Kp9ZFJX7VjF_I6momWkgtvVjfLkWDf2q5WXKhyUQjxJu2aeMjlXmY2FVZkMwsCBZzSRmkpqFJSzc5zMp1Pd_zrQOyEGeYqydR142TDlJY7AJM0vECgHqsLV4dzscKLNmy55qS-68TlTfWYhDjxtyfQk5dEVtpxXPBECdBVLB-7V6tWOm4IZGUrfAdlRvI5gupTix_eqIjmicCqz5MDWUkXPPmuF3LdaLf7_LD1YPeQnsNE7OtjX-_3DvYdw1Sejo7yjcBPWZydz-whDx1n6uLJXBt8u2kH8AZ1bedE
linkToPdf http://utb.summon.serialssolutions.com/2.0.0/link/0/eLvHCXMwlV3db9QwDLdgiK8HxDeFAQUhITFVa5q2SXkbB8fGxzQdO2lvUZsmA3FKT2tPaP89dtsrK6Ah3qraqRrHju3G_RngRaplmEWlDUIuRBBnWga5ZEmQyayMtLZIokTx8366O48_HCVHfZ_Tel3tvj6S7P5pIJQm12wvS9uZuEy3a0a4a5gG4ypz2kguwqUYnRu1MJikk-EYgQD7-6PMvw4bOaMWs__PnfmMa_q9bHI4O70OV1dumZ_-yBeLM-5pehNu9HGlv9Mpwi24YNxtuNx1mjy9A6FezZxpXvu582c-5snfcR_xMWD1W8Rqv6EuRO13A79y_vuD-V2YT98dTnaDvllCoFMumiDnAmOdUGNCF9tEFszE2qSRCTVHjxzawubGxJgKm8wWWWoMoeAwzQrBk4KXjN-DDVc58wB8EVqkZqHhpY1NagphpMTL3BRFxvLSw5fupaZ0jyRODS0Wqs0oZKo6QSsUtCJBK-7Bq2HIsoPROI_5DS3FwEgI2O2N6uRY9QalZFhInJTEBI8-Y4VSWyZLk3EjSxEnsQfPaSEVYVw4KqI5zld1rfa-zNROglGXpPJZD172TLbCGei8_ycB5UCwWCPOzREnGqEek9f6ovpNoFYYFUSRYEwwD54NZBpJhW3OVKuWJ8WMWWbCg_udeg3zpuhCJCLyQIwUbySYMcV9-9pChGNaTLhHHmytVfTXa50j961Bi_-9Sg__69lP4crB26n6tLf_8RFci8gEqSwo2YSN5mRlHmNk1xRPWuv9CYIsQPg
linkToUnpaywall http://utb.summon.serialssolutions.com/2.0.0/link/0/eLvHCXMwrV3ra9RAEB_qFVE_-H5Eq0QRBEuu2bx247dTrFWwltOD9tOS3WxquTM5eglS_3pnkr3zUqUi-C1kZkl2XjuTzP4W4HmihZ8GeeH5IedelGrhZYLFXirSPNC6QBIVih_3k71J9OEwPtyAT8u9MOqbVieVBQ0loOLh-jb0WRu78UJPd-Z50bm8SHYWjHDYsCxGrYcUWC7BZhJjcj6Azcn-weio3WPEmYcFTmz_bf5xXG91akH8fw_Va2vV-T7K1c_Ua3ClKefZ2fdsNltbr3ZvwHw5065NZTpsajXUP86BQP5HUdyE6za3dUedMd6CDVPehsvdaZdnd8DXzbg09Ss3K92xi7X6FGOZi891W9Rst6aTkNpvF25Vuu8OJndhsvv2y5s9zx7Y4Okk5LWXhRzzLV9jURkVsVDMRNokgfF1iFmBX6giMybCctykhUoTYwiJh2mmeBirMGfhPRiUVWkegMv9Aqmpb8K8iExiFDdC4GVmlEpZljv40lZRUls0czpUYybbqkYkshOEREFIEoQMHXi5GjLvoDwuYn5N2l8xEgp3e6M6PZbWqaXwlcBJCSwy6VOaL3TBRG7S0IicR3HkwDOyHUk4GyU18hxnzWIh338ey1GMmZ-gFl4HXlimoiJ1ZnZfBMqBoLl6nFs9TgwEuk9emqi0gWghMTMJAs4YZw48XZFpJDXXlaZqWp4Eq3aRcgfudxa9mjdlODzmgQO8Z-s9wfQp5cnXFqYcS3PCXnJge-kVv17rArlvrxzn71p6-E_cj-BqQH5B_UjxFgzq08Y8xpSyVk9smPgJRK5sMQ
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=cuRnet%3A+an+R+package+for+graph+traversing+on+GPU&rft.jtitle=BMC+bioinformatics&rft.au=Bonnici%2C+Vincenzo&rft.au=Busato%2C+Federico&rft.au=Aldegheri%2C+Stefano&rft.au=Akhmedov%2C+Murodzhon&rft.date=2018-10-15&rft.pub=Springer+Nature+B.V&rft.eissn=1471-2105&rft.volume=19%28Suppl+10%29&rft_id=info:doi/10.1186%2Fs12859-018-2310-3
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