Skip to content

ERVresults.txt didn't detect any ERVmap #7

@JianGuoZhou3

Description

@JianGuoZhou3

Hi @mtokuyama I didn't detect any ERVmap.
I used docker https://hub.docker.com/r/eipm/ervmap

 singularity exec \
    --bind ${dir}/raw:/data:ro \
    --bind ${index}:/genome:ro \
    --bind ${erv_bed}:/resources:ro \
    --bind ${dir}/ERV.map/results/${i}:/results \
    /home/zhou/raid/singularity/ervmap.1.2.1.sif /scripts/ERVmapping.sh \
    --read1 ${dir}/raw/${i}_1.fastq.gz --read2 ${dir}/raw/${i}_2.fastq.gz \
    --output ${i} -m ALL \
    --cpus 12 --limit-ram 151290751290 -d

But those two samples didn't detect any ERV.
image
SRR3083781Log.final.out.txt
SRR3083781ERVresults.txt
SRR10899987Log.final.out.txt
SRR10899987ERVresults.txt
Could you please help me to check this issue?
Best,
JG

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