lijax / bioscript

Some shell, perl, python script for my own bioinformatics tasks.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bioscript

Some shell, python, perl script for my own bioinformatics tasks.

Script Descriptions

  • replace_str.sh for data mapping and replacement
  • fasta_gi.sh remove all information in fasta header except needed one define by a given number and save the header information in a table

  • sample.py python script template file, adapt this to a working script
  • gb2fasta.py convert genbank file to fasta, faa, fna file and extract CDS information
  • gbinfo.py Extract genome information(length, gc, etc.)

About

Some shell, perl, python script for my own bioinformatics tasks.


Languages

Language:Python 86.7%Language:Shell 10.5%Language:Perl 2.9%