Skip to content

Unexpected output from v'djer #13

@NicolasHipp

Description

@NicolasHipp

Hi everyone,

I'm trying to use vdjer on my data. I perform the tutorial, with the data provided in the package and It's working. Problems appears when I tried with my data.
I have a bam file (median ins 175, 2X75PE, aligned with star with --outSAMtype BAM SortedByCoordinate option).

capture d ecran 2018-07-27 a 18 00 33

I tried:

vdjer --in /bam_test/sample1_Aligned.sortedByCoord.out.bam --t 8 --ins 175 --chain IGH --ref-dir /home/igh > //bam_test/sample1_Aligned.sortedByCoord.out.bam/vdjer_STAR.sam 2> /bam_test/sample1_Aligned.sortedByCoord.out.bam/vdjer_samtools.log

Problems occurs when I looked at the output, I get an empty vdi_contig.fa, and when I looked to vdjer_STAR.sam It returns me
(my_root) -bash-4.2$ more vdjer_STAR.sam
@hd VN:1.4 SO:unsorted

Does anyone get this and have a solution ?

Thanks a lot !
nicolas

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions