fasta (version: 0.0.1)
Description: Sequences in the FASTA format, indexed FASTA (produced with samtools index) and chromosome sizes file
Seek keys
| Name | Value | Type | Description |
|---|---|---|---|
| fasta |
{genome}.fa
|
file | FASTA file |
| fai |
{genome}.fa.fai
|
file | FASTA index file |
| chrom_sizes |
{genome}.chrom.sizes
|
file | Chromosome sizes file |
| dict |
{genome}.dict
|
file | FASTA Dictionary file |
| dir |
.
|
directory | Path to the asset directory |