-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
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
CLI betas, Methpype full tutorial #7
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
marcmaxson
commented
Jul 23, 2019
- consolidate_values_for_sheet added to CLI (--betas, --m_values)
- consolidate_values_for_sheet option on CLI (--no_sample_sheet)
- readthedocs embedded on pypi now
- full tutorial markdown
note: structure of this 27k manifest was missing Strand (F/R) and Infinium_Design_Type (I or II). added columns; left blank.
* added function to create sample sheet, optional argument in run_pipeline * improved create_sample_sheet - don't rename builtin variables like `dict` - doesn't require GSM_ID to work - better logger info * added flag to allow process to work without a samplesheet. * make_sample_sheet flag
* tutorial and figures * added links in references * Update index.rst * Update index.rst * tutorial revisions * had to redo footnotes, github doesn't support default markdown footnotes * more revisions, focusing ease of use
marcmaxson
pushed a commit
that referenced
this pull request
Jul 25, 2019
* CLI betas, Methpype full tutorial (#7) * exporting beta values for methQC to use * exporting beta values for methQC to use * consolidate_scores function * consolidate function now part of pipeline --betas * consolidate part of pipeline * added 27k manifest note: structure of this 27k manifest was missing Strand (F/R) and Infinium_Design_Type (I or II). added columns; left blank. * added 27K ArrayType * bug fixes: ArrayTYpe to ArrayType and m_factor to m_value * CLI tweaks * Update README.md * Feature/create sample sheet (#4) * added function to create sample sheet, optional argument in run_pipeline * improved create_sample_sheet - don't rename builtin variables like `dict` - doesn't require GSM_ID to work - better logger info * added flag to allow process to work without a samplesheet. * make_sample_sheet flag * create_sample_sheet bug fixes * pipeline processing bugs fixed * added readthedocs embed and classifiers * Update setup.py * Full tutorial (#6) * tutorial and figures * added links in references * Update index.rst * Update index.rst * tutorial revisions * had to redo footnotes, github doesn't support default markdown footnotes * more revisions, focusing ease of use * updated links * 27k test was wrong * Update test_array.py * Update test_array.py * Update test_array.py * Update config.yml * Feature/beta (#8) * exporting beta values for methQC to use * exporting beta values for methQC to use * consolidate_scores function * consolidate function now part of pipeline --betas * consolidate part of pipeline * added 27k manifest note: structure of this 27k manifest was missing Strand (F/R) and Infinium_Design_Type (I or II). added columns; left blank. * added 27K ArrayType * bug fixes: ArrayTYpe to ArrayType and m_factor to m_value * CLI tweaks * Update README.md * Feature/create sample sheet (#4) * added function to create sample sheet, optional argument in run_pipeline * improved create_sample_sheet - don't rename builtin variables like `dict` - doesn't require GSM_ID to work - better logger info * added flag to allow process to work without a samplesheet. * make_sample_sheet flag * create_sample_sheet bug fixes * pipeline processing bugs fixed * added readthedocs embed and classifiers * Update setup.py * Full tutorial (#6) * tutorial and figures * added links in references * Update index.rst * Update index.rst * tutorial revisions * had to redo footnotes, github doesn't support default markdown footnotes * more revisions, focusing ease of use * updated links * 27k test was wrong * Update test_array.py * Update test_array.py * Update test_array.py * Update config.yml * permissions error on pipenv install --dev * fixed links and probe naming info * Update methpype_tutorial.md * trying different link format * trying relative path * relative path for all PNGs * more clean up * Update index.rst * Update index.rst * Update index.rst * Update conf.py * Delete Start_to_Finish_450KExample.ipynb * outdated * Update index.rst * Update cli.md * Update methpype_tutorial.md * Update methpype_tutorial.md
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.