Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
check for new filenames before merge/subset
python logic written in separate library - looks for any filenames present in the current datatype sheet (embedded in script) - excludes any filenames which were in use before the introduction of updated filenames - ignore normal sample files (which are ignored by importer) - determines cancer study id for proper handling of <CANCER_STUDY> placeholder - matches filenames in directory against wildcard patterns (up to a single asterisk) perform check from subset-impact-data.sh and merge.py and exit on noticing new filename patterns.
- Loading branch information