lqsae
Results
2
comments of
lqsae
hi! my main cpp code is: #include #include "SeqLib/BWAWrapper.h" #include "SeqLib/GenomicRegion.h" using namespace SeqLib; using namespace std; int main() { RefGenome ref; ref.LoadIndex("hg19.fasta"); std::string seq = ref.QueryRegion("1", 1000000,1001000); cout
hi , when i use the soft ,i have some problem ,can you help me ? lumpyexpress: line 15: -n: command not found The index file is older than the...