Skip to content

Fasta file handling utility functions that have been useful to me along the way.

License

Notifications You must be signed in to change notification settings

josiahseaman/DNASkittleUtils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DNASkittleUtils

Fasta file handling utility functions that have been useful to me along the way. Python 2-3 compatible. No heavy dependencies.

  • Read FASTA contigs into python objects
  • Various sorting and filtering for contigs
  • Assembly stats N50, N75, L50, GC%
  • Run command line programs
  • Script tools together

Install

Use pip to install the latest version from this repo:
pip install git+https://github.com/josiahseaman/DNASkittleUtils.git --upgrade

About

Fasta file handling utility functions that have been useful to me along the way.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages