Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 530 Bytes

File metadata and controls

14 lines (9 loc) · 530 Bytes

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.)