Now I am a bit confused.
So when running
kb ref
kb ref -i index.idx -g t2g.txt -f1 cdna.fa -f2 intron.fa \
-c1 cdna_t2c.txt -c2 intron_t2c.txt --workflow lamanno -n 8 \
does the t2g.txt, cdna.fa, intron.fa cdna_t2c.txt, intron_t2c.txt get generated?
One of the reasons I am confused is because I was sent files that were built using the comparative annotation toolkit with a few additional items and I haven't fully made sense of everything.
However, one of the things I am seeing is t2g.txt files, such as cDNA_introns_t2g.txt, introns_t2g.txt, cDNA_t2g.txt, cDNA.fa, introns.fa etc
So, part of me thought these are needed when building the index
Hi there,
First of all thank you for openning this issue, it helped me better understand the nature of the command parameters. But here is my issue :
I am buiding a mouse index using kb ref with the following command line :
In my case, after running the kb ref, t2g.txt, cDNA_t2c.txt and introns_t2c.txt files are... EMPTY. As I look back at the kb --help, I understand that all of these parameters are supposed to be generated :
There is something very unclear to me, what could I be doing wrong ? How did you solve you problem GenoMax ?
Thanks in advance for your help
Please create a new question rather than posting this as an answer to an existing question.
Also, you cross-posted here: https://github.com/pachterlab/kallistobustools/issues/44
(and I answered there)