davidebolo1993 / VISOR

VarIant SimulatOR for short, long and linked reads
GNU Lesser General Public License v3.0
41 stars 11 forks source link

The bam file truncated in the final #17

Closed SQLiu-youyou closed 2 years ago

SQLiu-youyou commented 3 years ago

Hello,thanks for your VISOR!

I'm trapped in some trouble about VISOR. When simulating the whole genome using CCS(the previous version) parameter, VISOR completed successfully with a normal log but didn't have .bai file. When calling the variant through callers, the error "file may be truncated" appeared. I realized the bam file may be not incomplete, but I don't know why. Maybe the There is not enough storage space? Because I successfully run the VISOR use CCS parameter in February 2021. And when simulating the chr22, VISOR can successfully generate .bai file.

Best regards, Rebecca

davidebolo1993 commented 3 years ago

Hi Rebecca,

sorry for being late on this but I'm currently on vacation. One can simply run "df -h" to check available storage. Which version of VISOR are you using? There have been updates since February if I remember correctly.

Thanks,

Davide

Il giorno lun 16 ago 2021 alle ore 05:01 SQLiu-youyou < @.***> ha scritto:

Hello,thanks for your VISOR!

I'm trapped in some trouble about VISOR. When simulating the whole genome using CCS(the previous version) parameter, VISOR completed successfully with a normal log but didn't have .bai file. When calling the variant through callers, the error "file may be truncated" appeared. I realized the bam file may be not incomplete, but I don't know why. Maybe the There is not enough storage space? Because I successfully run the VISOR use CCS parameter in February 2021. And when simulating the chr22, VISOR can successfully generate .bai file.

Best regards, Rebecca

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/davidebolo1993/VISOR/issues/17, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJJ6GV65V6HYIRDKZLASMBTT5B5OXANCNFSM5CG3J56A .

-- Davide Bolognini, PhD Unit of Medical Genetics Meyer Children's Hospital

davidebolo1993 commented 3 years ago

Hi @SQLiu-youyou,

any updates on this?

Thanks,

Davide

davidebolo1993 commented 2 years ago

Closing for the time being. Feel free to re-open at anytime.