NCBI Fasta-Sapelo2: Difference between revisions

From Research Computing Center Wiki
Jump to navigation Jump to search
(Created page with "Category:Sapelo2Category:SoftwareCategory:BioinformaticsCategory:Bioinformatics Database These fasta are updated at every first business day of the month....")
 
(add new databases)
 
(3 intermediate revisions by the same user not shown)
Line 3: Line 3:
These fasta are updated at every first business day of the month.  
These fasta are updated at every first business day of the month.  


Each fasta is located at directory with name pattern as /db/ncbi/fasta/month-date-year, e.g.bMay 1, 2017, the database is at /db/ncbi/fasta/05012017
Each fasta is located at the directory with the name pattern /db/ncbi/fasta/month-date-year,. For example, a database downloaded on May 1, 2017 would be located at /db/ncbi/fasta/05012017
 
The following databases are available:


<pre class="gscript">
<pre class="gscript">
est_human
est_human,
est_mouse
est_mouse,
est_others
est_others,
nr
est_nr,
nt
est_nt,
htgs
nr,
gss
nt,
htgs,
gss,
human_genomic
</pre>
</pre>



Latest revision as of 11:19, 8 March 2022


These fasta are updated at every first business day of the month.

Each fasta is located at the directory with the name pattern /db/ncbi/fasta/month-date-year,. For example, a database downloaded on May 1, 2017 would be located at /db/ncbi/fasta/05012017

The following databases are available:

est_human,
est_mouse,
est_others,
est_nr,
est_nt,
nr,
nt,
htgs,
gss,
human_genomic

Data source: NCBI Fasta FTP

Back to Top