-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
ggd will be very useful, but I'm not sure it's stable enough at the moment to build a pipeline around.
For now, I propose setting up a snakefile for each genome that prepares sequence, indexes, and annotations according to some naming convention. To minimize future effort in transitioning to ggd, we could follow their convention of {assembly}/{assembly}-{name} directories. Furthermore, each rule should be more or less standalone such that it can be converted into a shell script and bundled into a ggd recipe.
So we'd need rules to create:
- dm6-gtf
- dm6-refflat
- dm6-sequence
- dm6-gffutils-db
- dm6-star
- dm6-bowtie2
- dm6-intergenic
- dm6-rrna
What are some other options for managing this?
Metadata
Metadata
Assignees
Labels
No labels