Skip to content

MicrobiologyETHZ/genlen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

genlen

Call genes with prodigal, calculate gene length distribution and optionally compare to the nearest BLAST hits.

positional arguments:
contigs_file File containing contigs in fasta format.

optional arguments:
-h, --help show this help message and exit
--blast Compare gene lengths to nearest BLAST hits in db.
--db ref_db Diamond reference database for gene alignment.
--cutoff id_cutoff Identity cutoff for a valid hit. Default: 97.0.
--plot Plot histograms of gene length and ratio (if --blast).
-t, threads, --threads threads Number of compute threads. Default: 16.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages