Skip to content

makrez/BioinformaticsTools

Repository files navigation

Bioinformatics Scripts

Collection of scripts used for bioinformatics analyses.

extract_fasta_from_genbank

Python program that let's the user easily extract fasta sequences based on features.

Requires python3 and the following packages: biopython and fire.

Example usage:

extract_fasta.py --file A_lyrata.gbk --type gene --gene rbcL

About

A collection of bioinformatics tools using python, R and bash.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages