Code Monkey home page Code Monkey logo

Comments (6)

Lioscro avatar Lioscro commented on June 7, 2024

Hi, @khushboojindal,
I notice that you are providing three FASTQ files as input, while the 10xv3 technology requires two, where the first contains the biological cDNA reads and the second contains the reads with the barcode and UMI sequences.

Based on the filenames for the three FASTQs, I suspect you can just provide the R1.fastq.gz and R2.fastq.gz files (and omit the I1.fastq.gz.

As for the --kmer option, could you let me know what version of kb you are using? You can check this by just running kb without any arguments.

from kb_python.

khushboojindal avatar khushboojindal commented on June 7, 2024

Hi @Lioscro ,

Thanks for your response.

R1.fastq.gz , R2.fastq.gz and L1.fastq.gz are from the same sample but loaded in different lanes in 10x. Is there a way to load all three or not sure if we can skip L1 here:/

Kb version:

(base) khushbl@BK-MAC ~ % kb info
kb_python 0.25.1
kallisto: 0.46.2
bustools: 0.40.0

from kb_python.

Lioscro avatar Lioscro commented on June 7, 2024

Does your third FASTQ start with an I or an L? I ask this because Illumina sequencers always output a third index sequence FASTQ that contains an I instead of R.

Could you post the first few reads from each file? You can do so with the following command.

gunzip -c R1.fastq.gz | head -n 12

and the analogous for the other two files.

from kb_python.

khushboojindal avatar khushboojindal commented on June 7, 2024

Thanks for your prompt response!

Yes, The third file start with I .

R1.fastq.gz

@NB502117:158:HJ337BGX7:1:11101:2571:1040 1:N:0:GTTCCTCA
AGGTCNGCACGCTTTCCGCCAGATGT
+
AAAAA#EEAEEEEAEEEEEEEEE/AA
@NB502117:158:HJ337BGX7:1:11101:14979:1040 1:N:0:GTTCCTCA
CCATTNGTCACATACGGTCTACTTCG
+
AAAAA#EEEEEEEEEEEEEEEEEEEE
@NB502117:158:HJ337BGX7:1:11101:7745:1040 1:N:0:GTTCCTCA
AAGGTNCAGTGGTAATCCCGTAGACG
+
AAAAA#EEEEEEEEEEEEEEEEEEE<

R2.fastq.gz

@NB502117:158:HJ337BGX7:2:11101:4877:1040 2:N:0:GTTCCTCA
CTACACACCTTATCCCCATACNAGTTATTATCGAAACAATCANCCTACTNNTTCANNNNNTAGCCCTNGNCGTACNCCTAACNGCTAACATTACTGAA
+
AAAAA///EEEA//AEEEEEE#AEA/EEEEE/EAE/A/6/EE#//EE/E##EE/E#####EEEEEEE#/#//EE<#</E<EE#/EE/E<AEEEAE//A
@NB502117:158:HJ337BGX7:2:11101:17921:1040 2:N:0:GTTCCTCA
GGGGGGGGGGGGGGGGGGGGGNGGGGGGGGGGGGGGGGGGGGNGGGGGGNNAAGTNNNNNTGTTTTTNTNATTTANTATTTTNATTAATAATAAAAAA
+
AAAAAEEEEEEEEEEEAAAEE#EEEEA66666///6666/6/#//////##////#####///////#/#/////#//////#///////////////
@NB502117:158:HJ337BGX7:2:11101:8646:1040 2:N:0:GTTCCTCA
GTAAAAGCAGTCCTACTCTTCNACACTAGGAAGGCTTTACTTNTTTTAANTGGTGNAGNNGGAAAATNGNACATTNCATACTNAATTGGGTCCTTGTC
+
AAAAAEEEEEEEEEEEEEEEE#EEEEEEEEEAEEEEEEEAEE#EEEEEE#EEEEE#EE##EEEAEEE#/#EEEEE#/EEEEE#EEEEAEEEEEEEEE<

I1.fastq.gz

@NB502117:158:HJ337BGX7:1:11101:2571:1040 1:N:0:GTTCCTCA
GTTCCTCA
+
AAAAAEEE
@NB502117:158:HJ337BGX7:1:11101:14979:1040 1:N:0:GTTCCTCA
GTTCCTCA
+
AAAAAEEE
@NB502117:158:HJ337BGX7:1:11101:7745:1040 1:N:0:GTTCCTCA
GTTCCTCA
+
AAAAAEEE

from kb_python.

Lioscro avatar Lioscro commented on June 7, 2024

Hi, @khushboojindal,
Thanks for looking into that.
I believe the I1.fastq.gz is the Illumina index read that should not be input into kb.
Could you try re-running kb without this file and let me know if you experience any other problems?

from kb_python.

github-actions avatar github-actions commented on June 7, 2024

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days

from kb_python.

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.