Hello SEQanswers Community,
Further Info: http://www-stat.stanford.edu/~kinfai/SpliceMap/
We at the Wong Lab have developed a new tool for the de novo detection of splice junctions from RNA-Seq data. It has been shown to be more sensitive than TopHat as of earlier this year and comparable in execution time (C++ version).
In it's current form it supports mapped reads from ELAND and SeqMap that are >=50nt long. The SeqMap program is included in the package, but ELAND is much faster for this purpose.
The C++ version is much much much faster. So try to use that one if you can.
Both the C++ and Python codes are designed for the Linux platform. If you use another platform leave us a note and we'll see what we can do. It seems to work on MacOSX if you compile everything from source (which will be up soon), this has not been extensively tested though.
Instructions are on the website, but if you are having any troubles don't hesitate to leave me a note here.
Please give it a try and let me know if you have any issues. We are actively developing this tool so we welcome all of your comments and concerns! The ease of use is very important to us, so let us know if anything annoys you.
John Mu
Further Info: http://www-stat.stanford.edu/~kinfai/SpliceMap/
We at the Wong Lab have developed a new tool for the de novo detection of splice junctions from RNA-Seq data. It has been shown to be more sensitive than TopHat as of earlier this year and comparable in execution time (C++ version).
In it's current form it supports mapped reads from ELAND and SeqMap that are >=50nt long. The SeqMap program is included in the package, but ELAND is much faster for this purpose.
The C++ version is much much much faster. So try to use that one if you can.
Both the C++ and Python codes are designed for the Linux platform. If you use another platform leave us a note and we'll see what we can do. It seems to work on MacOSX if you compile everything from source (which will be up soon), this has not been extensively tested though.
Instructions are on the website, but if you are having any troubles don't hesitate to leave me a note here.
Please give it a try and let me know if you have any issues. We are actively developing this tool so we welcome all of your comments and concerns! The ease of use is very important to us, so let us know if anything annoys you.
John Mu
Comment