Skip to content

How to prep indexes, annotations, etc #6

@daler

Description

@daler

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions