luisas / get_structures

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

G E T _ S T R U C T U R E S

Given a fasta file and a target search database, fetches the best protein structure hits according to the filtering criteria.

default filtering parameters:

  • covmode_mmseqs = 2 ( coverage is computed on the query sequence )
  • min_id_filter = 0.99
  • min_cov_filter= 1.0
nextflow -bg run main.nf -profile crg,phylo3d

About

License:MIT License


Languages

Language:Jupyter Notebook 76.3%Language:Nextflow 15.3%Language:Groovy 4.4%Language:Python 3.6%Language:HTML 0.4%