Skip to content

Implement stripepy download#22

Merged
rea1991 merged 11 commits intopaulsengroup:mainfrom
robomics:feature/stripepy-download
Nov 9, 2024
Merged

Implement stripepy download#22
rea1991 merged 11 commits intopaulsengroup:mainfrom
robomics:feature/stripepy-download

Conversation

@robomics
Copy link
Copy Markdown
Contributor

@robomics robomics commented Nov 9, 2024

StripePy download is a new subcommand that aims to simplify downloading datasets that can be used to test StripePy.

Example usage:

# List the available datasets
stripepy download --list-only

# Randomly select and download one of the datasets
stripepy download

# Randomly select and download a dataset using --max-size as upper bound for the file size
stripepy download --max-size 512

# Override the output file location
stripepy download -o my_precious.hic

# Download the given dataset
stripepy download --name 4DNFIOTPSS3L

# Randomly select and download a dataset for the given reference genome
stripepy download --refrence-genome dm6

@robomics robomics added enhancement New feature or request testing PRs modifying tests or test infrastructure labels Nov 9, 2024
@robomics robomics requested a review from rea1991 November 9, 2024 14:31
rea1991
rea1991 previously approved these changes Nov 9, 2024
@rea1991 rea1991 merged commit c427c9c into paulsengroup:main Nov 9, 2024
@robomics robomics deleted the feature/stripepy-download branch November 9, 2024 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request testing PRs modifying tests or test infrastructure

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants