Coder Social home page Coder Social logo

problems about celescope HOT 13 CLOSED

33Dr avatar 33Dr commented on July 29, 2024
problems

from celescope.

Comments (13)

Chenjunjie1996 avatar Chenjunjie1996 commented on July 29, 2024

Could you please show me shell script and results in 02.convert directory?

from celescope.

33Dr avatar 33Dr commented on July 29, 2024

Hi CHenjunjie1996,,
thanks for your kind reply.

multi_convert10X
--mapfile ./rna.mapfile
--chemistry flv_rna
--thread 8
--mod shell
--soft_path home/path/CeleScope/cellranger

celescope convert10X sample --outdir .//test1/00.sample --sample test1 --thread 8 --chemistry flv_rna --fq1 /home/path/CeleScope/mymapfiles/rna_1.fastq.gz
celescope convert10X barcode --outdir .//test1/01.barcode --sample test1 --thread 8 --chemistry flv_rna --lowNum 2 --fq1 /home/path/CeleScope/mymapfiles/rna_1.fastq.gz --fq2 /home/path/CeleScope/mymapfiles/rna_2.fastq.gz
celescope convert10X convert --outdir .//test1/02.convert --sample test1 --thread 8 --soft_path home/path/CeleScope/cellranger --tenX_chemistry V2 --fq2 .//test1/01.barcode/test1_2.fq
celescope convert10X cellranger --outdir .//test1/03.cellranger --sample test1 --thread 8 --soft_path home/path/CeleScope/cellranger --mem 10 --fqs_dir .//test1/02.convert

Convert directory folder is empty

Best!

from celescope.

Chenjunjie1996 avatar Chenjunjie1996 commented on July 29, 2024

You can try following script:
multi_convert10X --chemistry flv_rna --mapfile ./rna.mapfile --thread 8 --soft_path "/soft/cellranger/cellranger-6.1.2/cellranger" --ref_path "/soft/cellranger/refdata-gex-GRCh38-2020-A"

from celescope.

33Dr avatar 33Dr commented on July 29, 2024

Thanks Chenjunjie1996,

I will try following your advices.
Best

from celescope.

33Dr avatar 33Dr commented on July 29, 2024

What exactly is --soft_path: soft path for cellranger and --ref_path reference path for cellranger?

from celescope.

Chenjunjie1996 avatar Chenjunjie1996 commented on July 29, 2024

You can refer to step1 ans step 2 of https://support.10xgenomics.com/single-cell-gene-expression/software/pipelines/latest/installation
Soft path and reference path are absolute path of cellranger and reference data files after unpacking.
For example:

  • image
    --soft_path "/SGRNJ03/randd/cjj/soft/cellranger/cellranger-6.1.2/cellranger"

  • image
    --ref_path "/SGRNJ03/randd/cjj/soft/cellranger/refdata-gex-GRCh38-2020-A"

from celescope.

33Dr avatar 33Dr commented on July 29, 2024

Thank you very much, Chenjunjie1996, it worked now.
Best

from celescope.

33Dr avatar 33Dr commented on July 29, 2024

Dear all,

to run multi convert 10X itself worked very well.

But I have another problem now. I tried to convert the fastq files which derive from GEXSCOPE to the 10X format running multi convert 10x. When I compare the scopeV2.2.1 output with the Cellranger output after running multi convert 10X, I can observe huge differences in Mean Reads per Cell, Total Genes and Median Genes per Cell.

Could you please help me?
Thanks in advance,

Best

from celescope.

Chenjunjie1996 avatar Chenjunjie1996 commented on July 29, 2024

Could you please send the celescope and cellranger HTML reports to me?
[email protected]

from celescope.

33Dr avatar 33Dr commented on July 29, 2024

Thanks for your help, Chenjunjie. I sent it to you.
Best

from celescope.

33Dr avatar 33Dr commented on July 29, 2024

I used the following script:

multi_convert10X --chemistry flv_rna --mapfile ./rna.mapfile --thread 8 --mod shell --soft_path "/home/opt/cellranger-7.1.0/cellranger" --ref_path "/home/opt/cellranger-7.1.0/refdata-gex-GRCh38-2020-A"

from celescope.

Chenjunjie1996 avatar Chenjunjie1996 commented on July 29, 2024

multi_convert10X --mapfile ./rna.mapfile --thread 8 --mod shell --soft_path "/home/opt/cellranger-7.1.0/cellranger" --ref_path "/home/opt/cellranger-7.1.0/refdata-gex-GRCh38-2020-A"

from celescope.

33Dr avatar 33Dr commented on July 29, 2024

Thank you so much for your help and support. It worked!

from celescope.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.