Description Usage Arguments Details
View source: R/load_accession_list.R
load_accession_list
1 | load_accession_list(accession_file_name)
|
accession_file_name |
user provided file which lists accession numbers. Should be a .csv or .txt file. No header. |
This function reads in list of accession numbers provided by the user and cleans up formatting (such as differences between "accession number" and "accession version" (e.g. xxxx vs xxxx.1)). Also any accession numbers starting with '[XX]_' are reviewed. These are RefSeq accessions and are known to frequently be duplicates of other accessions in GenBank. If the "original" accession is in the accession list already the '[XX]_' accession number will be removed.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.