Skip to content

criera90/translator_all_frames

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

####-------------------------------------------------------------------####
####-------------------------- Important!! ----------------------------####
#### Requires Biopython. To install Biopython refer to:                ####
#### https://biopython.org/wiki/Download                               ####
#### or                                                                ####
#### https://anaconda.org/conda-forge/biopython                        ####
####                                                                   ####
#### If you run into problems using translator_all_frames.py or have   ####
#### any question, contact crieraruiz                                  ####
####-------------------------------------------------------------------####
####-------------------------------------------------------------------####

Usage:
python3 translator_all_frames.py -i <path_to_fasta_file> -m <min_aa_len>

Options:
    -i (directory)    path to a text file with fasta formated sequences

    -m (integer)      min length of translated ORFs (in amino acids)
                      (do not need to specify, by defauld min_aa_len=10)

    -h                display this help and exit

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages