Description Usage Arguments Value Author(s) See Also
Locates a FASTA file by organism.
1 2 3 4 5 6 | ## Static method (use this):
## FastaReferenceFile$byOrganism(organism, ...)
## Don't use the below:
## S3 method for class 'FastaReferenceFile'
byOrganism(static, organism, ...)
|
organism |
A |
tags |
(not used) A |
prefix |
(optional) A |
pattern |
A |
... |
Additional arguments passed to the constructor of
|
Returns a FastaReferenceFile
.
Henrik Bengtsson
For more information see FastaReferenceFile
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.