Skip to content

genome.info is created with 0 bytes #99

@MariusHoh

Description

@MariusHoh

samtools view -H ATACseq.sorted.bam| perl -ne 'if(/^@sq.*?SN:(\w+)\s+LN:(\d+)/){print $1,"\t",$2,"\n"}' > genome.info
results in an empty genome.info file

I am using UBUNTU 20.04.5

Does anyone have any suggestion?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions