Skip to content

moozeq/awd-fasta-plots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

Creating plots for FASTA amino-acids files.

Example usage

Creating average protein length bar plot for Yeast, E. coli and Human:

./avg_length.py Yeast.fasta Ecoli.fasta Human.fasta

alt text

Creating average protein length histogram for Yeast:

./avg_length_hist.py Yeast.fasta

alt text

Creating amino acids frequencies grouped bar plot for Yeast, E. coli and Human:

./aa_freqs.py Yeast.fasta Ecoli.fasta Human.fasta

alt text

About

Creating plots using FASTA amino-acid files

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages