molgenis / NIPTeR

R Package for Non Invasive Prenatal Testing (NIPT) analysis
GNU Lesser General Public License v3.0
40 stars 16 forks source link

Splitted_reqds[[2]] : Subscript is out of bounds #23

Open KhanhLPBao opened 3 years ago

KhanhLPBao commented 3 years ago

I’m trying to make the .bam file for analysis on NIPTeR. But now the file looks like having some problems I cannot understand. Bin_bam_sample always return “Error in splitted_reads[[2]] : subscript out of bounds.

Here is method that I use:

p/s: I just found out I need both foward and reverse strand. However, the sequencer is single-ended and so I think I only need foward strand. Is there a way for me to process on NIPTeR by just using .bam file contain foward strand only?