Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
bin
 
 
 
 
 
 
 
 
 
 

readme.md

BioHacks

Austin G. Davis-Richardson

A collection of Python scripts I use for random bioinformatics-related tasks.

bin
├── babelfish - convert between fasta/gbk/gff or whatever BioPython supports
├── seq-eval - evaluate arbitrary Python code on records in a fasta/q file
├── fasta-to-phylip - convert FASTA alignment to Phylip format
├── fastq-to-fasta - convert FASTQ file to FASTA file
├── filter-seq - filter sequence file based on arbitrary Python lambda
├── qseq-to-fastq - convert QSEQ file to FASTQ file
├── gc-content - measure GC content along a sliding window (can measure any "motif")
├── seq-convert - arbitrarily convert between BioPython SeqIO formats
├── concatenate-annotation - concatenate scaffolds in a genbank annotation
└── sequence-statistics - calculate various stats on sequence lengths (mean, median, n50)

jurassic park dna manipulation

About

Scripts for miscelleneous bioinformatics tasks

Topics

Resources

License

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.