Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 398 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 398 Bytes

Rhodopsin domain profiles

  • To create the profiles: snakemake -c{cores} --use-conda profile. Training data (references.fasta, config.yaml and outliers.txt) should be located in input/{name}/.
  • To extract domain sequences: snakemake -c{cores} --use-conda domain. The fasta files with sequences to trim should be put in queries/ and have .fasta extension.