FRC_align
FRC_align copied to clipboard
Computes FRC from SAM/BAM file and not from afg files
I am using FRC_bam to evaluate the assembly of a Leishmania amazonensis strain, which size is approximately 32 MB. My bam file refers to a pair-end library with 350 bp...
https://github.com/vezzi/FRC_align/blob/836eeb4856ae158c00a554a3f0a3a714596a78c6/src/FRC_align.cpp#L113
Hello, I'm trying to install this tool in a conda environment and am getting errors regarding boost (see below). Which version of boost is required so I may `conda install`...
Make installation instructions copy/pasteable, too
Hey, i also got stuck in the compile process and can't find any solution. the compiling works till 47%, and then the error output I have done everything according the...
Hi Vezzi, The executable file is named FRC? not FRCbam? Thanks.
Hi! When I have tried to install FRCcurve, I have run the following command successfully: -mkdir build - cd build - cmake .. but when I run the "make" command,...
Hi, I'm trying to run FindTranslocations, but I get this error/warning: "BAM file has no @HD SO: attribute: it is not possible to determine the sort order" However, samtools sort...