Skip to content

Concatenates exons in tabular genetic data, and then spits fierce FASTA and tabular output.

Notifications You must be signed in to change notification settings

jackstanek/FASTA-concatenator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FASTA Concatenator

Build Status

Installation

The easiest way is with pip:

pip install fastacat

After this, simply use the command fastacat.

Usage

fastacat PATH

PATH is the name of the tabular file (TSV file) which needs to be concatenated. fastacat will put the resulting TSV file, as well as a FASTA-formatted file, in a directory called output/. The TSV and FASTA files will be named output.tsv and output.fasta, respectively.

About

Concatenates exons in tabular genetic data, and then spits fierce FASTA and tabular output.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages