Skip to content

select sample ids when running#194

Open
dimalvovs wants to merge 1 commit intoCirroBio:mainfrom
break-through-cancer:main
Open

select sample ids when running#194
dimalvovs wants to merge 1 commit intoCirroBio:mainfrom
break-through-cancer:main

Conversation

@dimalvovs
Copy link

This pull request adds support for specifying a list of source sample IDs when running an analysis on a dataset. This enhancement allows users to define which samples should be used as input for the analysis, providing greater flexibility and control.

Enhancement to analysis input selection:

  • Added a new source_sample_ids parameter (a list of sample IDs) to the run_analysis method in dataset.py, allowing users to specify which samples to use as input for the analysis.
  • Updated the docstring for run_analysis to document the new source_sample_ids parameter.
  • Modified the API request within run_analysis to include the source_sample_ids parameter when creating a new analysis.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant