nextstrain / docs.nextstrain.org

Umbrella documentation project for Nextstrain
https://docs.nextstrain.org
18 stars 13 forks source link

Documentation for creating a pathogen repo #188

Open joverlee521 opened 9 months ago

joverlee521 commented 9 months ago

There are existing resources that we can point to as starting point:

However, most likely users will require additional guidance on general decisions as they set up their pathogen repo. I imagine this to be a high level decision tree that can link out to other detailed docs.

Jotting down general questions and thoughts here that I think would fit into the decision tree:

tsibley commented 9 months ago

FWIW, I'd think to co-locate the docs for this topic within the pathogen-repo-guide repo itself. It seems like a nice central place to put them and they can stay in lock step with changes to the layout/organization in the guide.

joverlee521 commented 8 months ago

Today's SAB meeting emphasized keeping simpler docs (e.g. zika-tutorial or zika-simple) to make starting out easier for new users.

@huddlej suggested:

We should include the new pathogen repo layout in the docs in a way that builds in the simpler Zika tutorial.

joverlee521 commented 8 months ago

@jameshadfield had an idea on Slack to build the docs out from the quickstart Zika tutorials:

We could imaging a docs structure starting with the quickstart and then providing a number of extensions to this which you can choose as needed, for instance:

Entry point: Quickstart phylogenetics analysis (single Snakefile)

Then choose what functionality you would like to add:

  • Ingest workflow
  • Automation (using GitHub actions + pointers to use AWS if needed)
  • Multiple builds (snakemake wildcards etc)
  • Subsampling
  • Add private data to existing data (either from ingest or from data.nextstrain.org)