Skip to content

vam-sin/bioinfo-toolbox

 
 

Repository files navigation

Bioinfo Toolbox


Some scripts I thought might be useful to the whole group.
Most of it is still quite messy and/or rather quick'n'dirty.. so please go ahead and feel free to add/improve/document as much as you like!!
The only restriction here is: if you want to adjust the input/output of a function, either use optional arguments or create a new definition of the function. Otherwise existing workflows might get disrupted.


The following folders contain different python modules:
  • alignment - dotter ported to python, detect overlapping sequences, plot large alignments
  • contacts - plotting, network analysis on contact maps, different scoring methods, reformatting contacts to rosetta constraints, repeat filter, humble pconsc pipeline, sorting contacts
  • hmmscan - repeat/multidomain analysis (quite messy)
  • rosetta - fragment filtering, fix pdb numbering
  • parsing - small parsers that have been useful in various occasions (most useful might be the pdb parser)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 33.8%
  • Python 24.1%
  • Shell 8.5%
  • C 8.0%
  • Fortran 5.3%
  • Perl 4.7%
  • Other 15.6%