NVIDIA-Genomics-Research / rapids-single-cell-examples

Examples of single-cell genomic analysis accelerated with RAPIDS
Apache License 2.0
318 stars 68 forks source link

TypeError: rank_genes_groups() got multiple values for argument 'groups' #108

Open archieandrews10 opened 1 year ago

archieandrews10 commented 1 year ago

I am running the Example 4: Droplet Single-cell ATAC-seq of 60K Bone Marrow Cells demo data in a GPU cluster in Google Cloud. All the codes ran perfectly well around a month ago. Now, I am re-running the exact codes again with the exact same demo data (Example 4), but I am encountering TypeError: rank_genes_groups() got multiple values for argument 'groups' during "Find Differential Peaks" step. I am attaching the screenshot here. Can anybody help why this is happening now and how I can clear this error? Screenshot 2023-01-21 at 9 27 06 AM