COMBINE-lab / RapMap

Rapid sensitive and accurate read mapping via quasi-mapping
GNU General Public License v3.0
89 stars 23 forks source link

Check forward & RC logic #3

Closed rob-p closed 8 years ago

rob-p commented 9 years ago

Since we recently changed to hashing only the canonical (lexicographically smaller) version of each k-mer, we should make sure the logic for assigning the k-mer the appropriate strand of the originating transcript (and determining the strand to which a read maps) is correct.

rob-p commented 8 years ago

This has been done.