GithubHelp home page GithubHelp logo

astropapua's Introduction

python astropapua --help
╭───────────────────────────────────────────────────────────────────────────────────────────╮
|     \           |                     _ \                                       ▄▄        |
|    _ \     __|  __|   __|  _ \       |   |  _` |  __ \   |   |   _` |        ▄▄████▄▄     |
|   ___ \  \__ \  |    |    (   |      ___/  (   |  |   |  |   |  (   |      ▄██████████▄   |
| _/    _\ ____/ \__| _|   \___/      _|    \__,_|  .__/  \__,_| \__,_|    ▄██▄██▄██▄██▄██▄ |
|                                                  _|                        ▀█▀  ▀▀  ▀█▀   |
╰─────────────────────────────────────────────────────────────────────────── haumea (v0.9) ─╯
╭───────────────────────────────────────────────────────────────────────────────────────────╮
| HUBBLE                                                                                    |
|-------------------------------------------------------------------------------------------|
╰───────────────────────────────────────────────────────────────────────────────────────────╯
╭───────────────────────────────────────────────────────────────────────────────────────────╮
| STARGAZER                                                                                 |
|-------------------------------------------------------------------------------------------|
| ''' Convert GBK to protein FASTA file '''                                      ▄██▄       |
| def gbk_to_faa(                                                              ▄██████▄     |
|     pathIN: str, pathOUT: str, split: bool = False, ext: str = .gbk)        ███▄██▄███    |
| ''' Convert GBK to gene FASTA file '''                                        ▄▀▄▄▀▄      |
| def gbk_to_ffn(                                                              ▀ ▀  ▀ ▀     |
|     pathIN: str, pathOUT: str, split: bool = False, ext: str = .gbk)                      |
| ''' Convert GBK to nucleic FASTA file '''                                      ▄██▄       |
| def gbk_to_fna(                                                              ▄██████▄     |
|     pathIN: str, pathOUT: str, split: bool = False, ext: str = .gbk)        ███▄██▄███    |
| ''' Convert GBK to GFF file '''                                               ▄▀▄▄▀▄      |
| def gbk_to_gff(                                                              ▀ ▀  ▀ ▀     |
|     pathIN: str, pathOUT: str, split: bool = False, ext: str = .gbk)                      |
| ''' Parse FASTA file and create a dictionnary '''                              ▄██▄       |
| def make_fasta_dict(                                                         ▄██████▄     |
|     pathIN: str, unique: bool = False, pathJSON: str = )                    ███▄██▄███    |
| ''' Parse GBK files and create a dictionnary '''                              ▄▀▄▄▀▄      |
| def make_gbk_dict(                                                           ▀ ▀  ▀ ▀     |
|     pathIN: str, pathJSON: str = , sort: bool = True,                                     |
|     boolPseudo: bool = False)                                                ▄▄████▄▄     |
| ''' Make a GBK from FASTA files '''                                         ██████████    |
| def make_gbk_from_fasta(                                                    ██▄▄██▄▄██    |
|     pathIN: str, pathOUT: str, topology: str, division: str,                 ▄▀▄▀▀▄▀▄     |
|     taxID: int = 0, extList: str = fna,ffn,faa,trnascanse)                  ▀        ▀    |
| ''' Parse GFF file and create a dictionnary '''                                           |
| def make_gff_dict(                                                            ▀▄   ▄▀     |
|     pathIN: str, pathJSON: str = , ext: str = .gff)                          ▄█▀███▀█▄    |
| ''' Search terms in FASTA '''                                               █▀███████▀█   |
| def search_in_fasta(                                                        █ █▀▀▀▀▀█ █   |
|     pathIN: str, search: str, pathOUT: str, unique: bool = False,              ▀▀ ▀▀      |
|     ext: str = .faa)                                                                      |
| ''' Slice a GBK file using 2 genes interval '''                                ▄██▄       |
| def slice_genes_gbk(                                                         ▄██████▄     |
|     pathIN: str, pathOUT: str, lt1: str, lt2: str)                          ███▄██▄███    |
| ''' Unwrap FASTA '''                                                          ▄▀▄▄▀▄      |
| def unwrap_fasta(                                                            ▀ ▀  ▀ ▀     |
|     pathIN: str, ext: str = .fna)                                                         |
╰───────────────────────────────────────────────────────────────────────────────────────────╯

Configuration

astropapua's People

Contributors

dooguypapua avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.