Giter VIP home page Giter VIP logo

Comments (6)

mizraelson avatar mizraelson commented on July 19, 2024 1

Hi, could it be that you have some extra space in your command that is not shown here. I have copy pasted your command and it works fine (I only changed the fasta files' names to the one I have).

from mixcr.

silvia1234567890 avatar silvia1234567890 commented on July 19, 2024

Hi, the problem was in the fasta files because I found some blank spaces there. Sorry for the inconvenience!

from mixcr.

silvia1234567890 avatar silvia1234567890 commented on July 19, 2024

Hi, one question related to this.
When I run the code above (build a library for TCR alfa), the fact that it does not find any alignment with any of the V segments in the fasta file is not normal, isn't it?
I tried --v-gene-feature VRegion and --v-gene-feature VExon2 and I get the same for every V segment:
For example:

Processing: aOncmyk_Chr8_CM023226.2_TRAV17-3_TRAV_130-35_F_61467747_61468085 (F) TRA
No alignments found.

I send you the command line in pdf and the library I got by executing this command...
Oncorhynchus_mykiss-TRA.json.gz
library_terminal.pdf

And when I run debugLibrary with the library (using --v-gene-feature VRegion):
mixcr debugLibrary Oncorhynchus_mykiss-TRA.json.gz
for each V segment, I get this at the beginning:

aOncmyk_Chr8_CM023226.2_TRAV17-3_TRAV_130-35_F_61467747_61468085 (F) TRA : 8022

WARNINGS: 
Unable to find CDR3 start
VRegion contains a stop codon

And with the library (using --v-gene-feature VExon2), I get this for each V segment:

aOncmyk_Chr8_CM023226.2_TRAV17-3_TRAV_130-35_F_61467747_61468085 (F) TRA : 8022

WARNINGS: 
Unable to find CDR3 start

Maybe I'm using the wrong commands... Could you help me please?
Thank you in advance!

from mixcr.

mizraelson avatar mizraelson commented on July 19, 2024

can you share the FASTA files for V genes?

from mixcr.

silvia1234567890 avatar silvia1234567890 commented on July 19, 2024

can you share the FASTA files for V genes?

docs.zip

Hi,
I modified the headers of the fasta files just in case, and I reran the code again and nothing, same problem again... And also for the TRB... I send you the V and J segments for TRA, a copy of the terminal when running the code and the library that I get as output... Please, help me!

Thank you in advance!

from mixcr.

mizraelson avatar mizraelson commented on July 19, 2024

Hi, so the main issue here is that sequences seem to have some extra nucleotides before the first FR1 position. Thats why FR1 is identified erroneously. You can either fix it in the FASTA, or use {CDR1Begin:VEnd} feature instead.
Oncorhynchus_mykiss-TRA.json

from mixcr.

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.