Coder Social home page Coder Social logo

proteincleaner's Introduction

PROTEINcleaner

a python utility to clean PROTEIN sequences and headers

usage: PROTEINcleaner [-h] -i INPUT [-f INPUT_FORMAT] [-o OUTPUT]
                      [-F OUTPUT_FORMAT] [-c Y/y or N/n] [-v Y/y or N/n] [-V]

Cleans invalid bases/residues in PROTEIN sequence file i.e., replaces invalid bases with Xs

Citation: Singh, Abhijeet. PROTEINcleaner: a python utility to clean PROTEIN sequences and headers. 
ResearchGate 2022, http://dx.doi.org/10.13140/RG.2.2.11468.49283, 
Available at GitHub: https://github.com/abhijeetsingh1704/PROTEINcleaner

required arguments:
  -i INPUT, --input INPUT
                        input file

options:
  -h, --help            show this help message and exit
  -f INPUT_FORMAT, --input_format INPUT_FORMAT
                        format of input file
                        1 = fasta (default)
                        2 = genbank
  -o OUTPUT, --output OUTPUT
                        output file (default: Clean<time>_<input_file><.ext>)
  -F OUTPUT_FORMAT, --output_format OUTPUT_FORMAT
                        format of output fasta file
                        1 = interleaved fasta (default)
                        2 = fasta-2line
                        3 = tab-delimited
  -c Y/y or N/n, --clean_header Y/y or N/n
                        clean and replace special characters in header
                        with underscore "_" (default: N)
  -v Y/y or N/n, --verbose Y/y or N/n
                        print progress to the terminal (default: verbose)
  -V, --version         show program's version number and exit

Citation

Citation: Singh, Abhijeet. PROTEINcleaner: a python utility to clean PROTEIN sequences and headers. ResearchGate 2022, http://dx.doi.org/10.13140/RG.2.2.11468.49283, Available at GitHub: https://github.com/abhijeetsingh1704/PROTEINcleaner

proteincleaner's People

Contributors

abhijeetsingh1704 avatar

Stargazers

 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.