-
Notifications
You must be signed in to change notification settings - Fork 44
Py_Modify #292
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
Open
mforootan
wants to merge
2,244
commits into
NCIP:develop
Choose a base branch
from
NCI-GDC:develop
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Py_Modify #292
Conversation
This file contains hidden or 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
mforootan
commented
Jan 27, 2021
- Make a new branch of gdc-docs, and modify any Python script that currently just prints to console so that it writes to a file.
- Add remarks explaining what the script does to the beginning of all of them (pretty much copy-pasting what's already in the documentation page into the script box).
- Make the sample file examples executable (so the user can simply copy-paste scripts, run, and see some output), as much as possible (using real examples); or clearly explain required changes.
Update MAF_Format doc per https://gdc-ctds.atlassian.net/browse/DOC-420
Updating API User's Guide per https://gdc-ctds.atlassian.net/browse/DOC-229
Updating API Appendix A per https://gdc-ctds.atlassian.net/browse/DOC-200
Add cnv_change_5_category to API documentation
* PEAR-2284 - add apps menu to doc site * PEAR-2284 - Move app menu out to its own partial * PEAR-2284 - move extra js to mkdocs.yml
Updating API User's Guide
Add cnv_change_5_category to API documentation
Updating API Appendix A
Roentgen release notes draft
Co-authored-by: Bill Wysocki <wwysoc2@uchicago.edu>
Scrna guide
scRNA-Seq Gene Expression Endpoints - Data Analysis API doc
* PEAR-2352 remove mvs app and update links In order for the link to open in a new tab, I had to use HTML injection. This happens at compile-time, not at run-time. It is possible that this breaks if mkdocs changing their site generation to escape HTML. The gdcmvs app can be removed from the doc site. The MVS hosted tool will be used instead. The remaining links are updated. A similar html injection technique was needed for the of the links. In markdown files, we were able to use the attr_list extension. This would be the preferred approach.
…GA_Barcode DOC-281: Encyclopedia TCGA_Barcode fix
…i_operator DOC-119: excludeifany api operator
…_MAF_format_documentation DOC-480: Update the One_Consequence definition in the MAF Format documentation
DOC-507 properly hide old docs from view
DR45 release notes
Happy New Year 2026!
…emplate Uhlenbeck portal release notes template
DOC-509: Fixed source of survival info
VCF release note clarification
…ase_notes_template Revert "Uhlenbeck portal release notes template"
…portal_release_notes_template Revert "Revert "Uhlenbeck portal release notes template""
…ev_guide DOC-481: Update Portal developer guide documentation text for gender-to-sex changes
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.