python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
My merge overlapping coordinate python script cost too much memory
I'm trying to choose unique regions for my Non-invasive Prenatal Testing (NIPT) project. I have done following steps:
Create an artificial fasta file contains 50bp sequence. On each chromosome, the n...
Rotomegax
Votes: 0
Answers: 1
indexing sorted alignment file with samtools index gives "Exec format error"
I am struggling with samtools index.
I already did the alignment using "bwa mem reference.fa seq.fastq > alg.sam".
The resulting sam file was converted to bam format using "samtools ...

cicci
Votes: 0
Answers: 1
text encoding not readable on linux
I have a text file which has been previously readable in linux, then I modified some names in it manually on windows and now when I am running it on linux (using samtools), it cannot find exactly thos...
xyz0o
Votes: 0
Answers: 0