- recipe extract_genome_region
Given a CSV file of variable information defining the regions of interest, return a file that contains a fasta-formatted representation of these regions.
- Homepage
- License
BSD License
- Recipe
- package extract_genome_region¶
-
Installation
With an activated Bioconda channel (see 2. Set up channels), install with:
conda install extract_genome_region
and update with:
conda update extract_genome_region
or use the docker container:
docker pull quay.io/biocontainers/extract_genome_region:<tag>
(see extract_genome_region/tags for valid values for
<tag>
)
Download stats¶
Link to this page¶
Render an badge with the following MarkDown:
[](http://bioconda.github.io/recipes/extract_genome_region/README.html)