Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Import FASTA data from the NCBI using an NCBI Reference Sequence
ResourceFunction["ImportFASTA"][seqref] imports FASTA data from the NCBI for the specified NCBI Reference Sequence seqref and returns its "Header" and "Sequence" elements combined into a list. |
Import a simple NCBI Reference Sequence and give the raw header and sequence:
In[1]:= |
Out[1]= |
Use the chaos game representation to visualize this genome:
In[2]:= |
In[3]:= |
Out[3]= |
This work is licensed under a Creative Commons Attribution 4.0 International License