- 10 Nov, 2017 10 commits
-
-
timdiels authored
-
timdiels authored
-
timdiels authored
-
timdiels authored
And generate gene sets per species in main.nf: - All genes in the species. - For each GO term, all genes having the GO term. TODO When done, edit off the partial and capitalise
-
timdiels authored
Sometimes it worked without, sometimes it didn't, I suppose due to some jobs running on the cluster which may reset the env and some locally which apparently keep the env. It's no longer necessary to run nextflow itself with the venv active.
-
timdiels authored
-
timdiels authored
Keep as species names, do not map to species objects. Make it easy to map a name to a species obj anywhere. Join removed as it's no longer used, use phase or cross in the future. Plus, Nextflow has recently added a join operator of its own (not equivalent).
-
timdiels authored
-
timdiels authored
- Use --options instead of arguments - Output CSV instead of TSV as empty fields are difficult to spot otherwise (try to spot the difference between and )
-
timdiels authored
-
- 09 Nov, 2017 16 commits
-
-
timdiels authored
Value channels can be reused without tapping.
-
timdiels authored
-
timdiels authored
I.e. Add --col-species to cedalion-clime-matrix
-
timdiels authored
-
timdiels authored
orthofinder, phyml, interproscan, blast2go boolean input columns allow controlling what species to include in what part of the run.
-
timdiels authored
-
timdiels authored
More explicit input allows having the proteome files elsewhere without using symlinks.
-
timdiels authored
-
timdiels authored
tsv instead of txt, fix typo
-
timdiels authored
-
timdiels authored
-
timdiels authored
+ tidy whitespace
-
timdiels authored
-
timdiels authored
-
timdiels authored
and add cedalion-best-hit-defs script.
-
timdiels authored
- Replace blast2go-convert-decypher with split-blast-hits + sedding. This is more flexible. - Our RefSeq Decypher db used to have Hit_def and/or Hit_id formatted as gi|{ncbi GI number}|ref|{refseq id}| description. Now it just has a refseq id and description. The BLAST2GO script was updated to reflect this.
-
- 07 Nov, 2017 1 commit
-
-
timdiels authored
-
- 19 Sep, 2017 1 commit
-
-
timdiels authored
-
- 08 Sep, 2017 2 commits
- 08 Aug, 2017 7 commits
-
-
timdiels authored
Not used in pipeline, but needed to serve a request for a manual CLIME run
-
timdiels authored
-
timdiels authored
Unused because we assume PhyML outputs a bifurcating tree
-
timdiels authored
-
timdiels authored
-
timdiels authored
-
timdiels authored
- Rename $parameters variable so it doesn't name clash - Give more memory - A couple more fixes
-
- 17 Jul, 2017 1 commit
-
-
timdiels authored
-
- 10 Jul, 2017 2 commits