GithubHelp home page GithubHelp logo

python_scripts's Introduction

'''
Chengxin's own python/shell scripts repository.
All scripts are licensed under LGPL v2+.
All scripts can be directly called by command line.
When launched without argument, a short documentation will be displayed.
All python scripts are importable by python.
'''

#### sequence parsing ####
fasta2pfam.py      # convert FASTA file to Pfam file
pfam2fasta.py      # convert Pfam file to FASTA file
NWalign.py         # global sequence alignment
seq_similarity.py  # sequence identity matrix for MSA
split_fasta.py     # split multi sequence FASTA into one sequence FASTA
fasta2len.py       # list the length of entries in fasta sequence

#### structure parsing ####
contact_pdb.py     # calculate residue contacts
reindex_pdb.py     # renumber residue number of PDB file
fixMSE.py          # fix MSE and other nonstandard residues in PDB
fetch.py,fetch.sh  # fetch PDB from RCSB PDB according to PDB id, Uniprot 
                   # accession, or Pfam family id
reptra2pdb.py      # convert I-TASSER format decoy file rep*.tra*.bz2 to PDB
superpose.py       # superpose two structures
initdat2pdb.py     # convert LOMETS threading result init.dat to PDB
HomologyModelling.py # homology modelling by MODELLER
strip_sidechain.py # remove side
DomainParser.py    # partition a PDB chain into domains
split_uniprot.py   # partition a PDB file into different uniprot ID
pdb2fasta.py       # convert PDB file to fasta file

#### GO parsing ####
obo2csv.py         # parsing obo format GO defination file

#### regular expression ####
grep-GO.sh         # uniquely grep all GO terms in plain text
grep-uniprot.sh    # uniquely grep all uniprot accession in plain text

#### mathematics ultility ####
getPvalue.py       # calculate Student's T test p-value

#### system ultility ####
read_mail.py       # read system mail

python_scripts's People

Contributors

kad-ecoli avatar

Watchers

James Cloos avatar kdy 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.