Description Usage Arguments Value See Also Examples
View source: R/searchForAccession.R
Search for Accessions
1 | searchForAccession(acc_vector, file_output = FALSE, call_output = FALSE)
|
acc_vector |
A character vector with accession numbers (of one type only) |
file_output |
A logical indicating whether file output should be produced |
call_output |
A logical indicating whether call output should be produced |
A data frame (and file outputs, as appropriate) with matches to accession numbers
Other Workflow functions:
addMissingSamples()
,
convertAccession()
,
filterByTermByAccessionLevel()
,
filterByTerm()
Other Core functions:
convertAccession()
1 2 | startSpiderSeqRDemo()
df <- searchForAccession("SRP026280")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.