You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a script (bin/champagne) to provide an interface to the champagne CLI that works out-of-the-box without the need to install the python package with pip. (#180, @kelly-sovacool)
However, any dependencies not in the Python Standard Library must be installed for this to work. See the dependencies list in pyproject.toml.
Allow additional columns in the sample sheet beyond the minimum required header. (#176, @kelly-sovacool)
Add a workflow entry point to download fastq files from SRA. (#176, @kelly-sovacool)
Add test_human profile with chipseq data from ENCODE. (#176, @kelly-sovacool)
Bug fixes
Fix configuration files for compatibility with using the GitHub repo as the source. (#173, @kelly-sovacool)
These equivalent commands now work:
nextflow run CCBR/CHAMPAGNE
champagne run --main CCBR/CHAMPAGNE