1- Yes, test run was successful.
2- I tried different --id, same result. It does't create any output.
Please take a look at my directory (I created the pbmc1k_output before running the code):
ls -1 path
cellranger-3.0.2
pbmc_1k_protein_v3_fastqs
pbmc1k_output
refdata-cellranger-GRCh38-3.0.0
testrun
ls -1 cellranger-3.0.2
builtwith.json
cellranger
cellranger-cs
cellranger-shell
cellranger-tiny-fastq
cellranger-tiny-ref
lz4
martian-cs
miniconda-cr-cs
product.json
sourceme.bash
sourceme.csh
STAR
ls -1 pbmc_1k_protein_v3_fastqs
pbmc_1k_protein_v3_gex_fastqs
pbmc_1k_protein_v3_antibody_fastqs
ls -1 pbmc_1k_protein_v3_gex_fastqs
pbmc_1k_protein_v3_gex_S1_L001_I1_001.fastq
pbmc_1k_protein_v3_gex_S1_L001_R1_001.fastq
pbmc_1k_protein_v3_gex_S1_L001_R2_001.fastq
pbmc_1k_protein_v3_gex_S1_L002_I1_001.fastq
pbmc_1k_protein_v3_gex_S1_L002_R1_001.fastq
pbmc_1k_protein_v3_gex_S1_L002_R2_001.fastq
ls -1 pbmc_1k_protein_v3_antibody_fastqs
pbmc_1k_protein_v3_antibody_S2_L001_I1_001.fastq
pbmc_1k_protein_v3_antibody_S2_L001_R1_001.fastq
pbmc_1k_protein_v3_antibody_S2_L001_R2_001.fastq
pbmc_1k_protein_v3_antibody_S2_L002_I1_001.fastq
pbmc_1k_protein_v3_antibody_S2_L002_R1_001.fastq
pbmc_1k_protein_v3_antibody_S2_L002_R2_001.fastq
Now the code I ran again was:
cellranger-3.0.2/cellranger count --id=/path/pbmc1k_output--transcriptome=refdata-cellranger-GRCh38-3.0.0 --fastqs=/path/pbmc_1k_protein_v3_fastqs/--sample=pbmc_1k --localcores=40 --expect-cells=1000 --localmem=200
Did you try
cellranger count --help?Yes, I didn't see any problem with my argument
Doesn't runmeans what exactly?It doesn't give errors but nothing happens and it takes me back to the command line. It only shows this:
I am running into the exact same problem. Test run was successful etc. @ATpoint did you ever figure out the issue?
seems to me that sample needs 2 hyphens, too: