We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
From snakemake-workflows/dna-seq-gatk-variant-calling#6
We've done most of the naming issues, but now just to wrap it up, we should make a new object, SnakeProject(peppy.Project).
SnakeProject(peppy.Project)
This object should handle:
sample_name
subsample_name
unit
The text was updated successfully, but these errors were encountered:
first pass at SnakeProject; pepkit#286
56d4bba
vreuter
No branches or pull requests
From snakemake-workflows/dna-seq-gatk-variant-calling#6
We've done most of the naming issues, but now just to wrap it up, we should make a new object,
SnakeProject(peppy.Project)
.This object should handle:
sample_name
to samplesubsample_name
tounit
The text was updated successfully, but these errors were encountered: