Hi,
I've just started learning the basics of GATB. Not sure if it is meaningful, but I have a simple question:
Is it possible to force to create two separate nodes for a kmer and its reverse complement, instead of merging them into a single node with minimum value?
Shatlyk
Thanks!
Any advices on how to find the amount of abundance of a node that appeared in input sequences as kmer itself (not as its reverse complement)? Or do we lose this information?
Yes, GATB loses this information currently. A kmer and its reverse complement are considered to be the same object.. If this is blocking for you, i.e. you would use GATB if it supported counting kmers and reverse complement separately, write me at rayan@gatb.fr
No, it does not block me now. Actually, I'm trying to grasp the basics of GATB, in order to figure out what should I add on top of GATB to use in my project. Thank you very much, for the help!