Skip to content

Instantly share code, notes, and snippets.

View pseudonymcp's full-sized avatar

pseudonym (Carina Pfann) pseudonymcp

  • Vienna
  • 09:27 (UTC +01:00)
View GitHub Profile
@pseudonymcp
pseudonymcp / keggmapping.nf
Last active August 29, 2015 14:20
Nextflow pipeline for KEGGmapping
#!/usr/bin/env nextflow
/* Pipeline parameters that can be overridden by the command line parameter */
params.in = "$HOME/contigs.fasta"
params.id = "sample"
params.db = "$HOME/kegg.reduced.fasta"
params.mode = "single"
/* Define variables */
sequences = file(params.in)
### Keybase proof
I hereby claim:
* I am pseudonymcp on github.
* I am pseudonym (https://keybase.io/pseudonym) on keybase.
* I have a public key whose fingerprint is EBE7 94A2 B2C1 3CFA C46A 7A46 E9C4 CA2F 956F 259F
To claim this, I am signing this object: