Skip to content

Commit

Permalink
fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
avikdatta committed Feb 5, 2024
1 parent 1a4ed88 commit 3aed6ee
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -382,7 +382,7 @@ def configure_cellranger_arc_aggr(
retry_delay=timedelta(minutes=5),
retries=4,
queue='hpc_8G')
def run_single_sample_scanpy(
def run_single_sample_scanpy_for_arc(
sample_group: str,
cellranger_output_dir: str,
design_dict: dict) -> dict:
Expand Down

0 comments on commit 3aed6ee

Please sign in to comment.