-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Hello,
Thank you for the tool. I was excited to see the update. However, trying to run:
samtools view -h HiC_alignment.bam | PretextMap --mapq 0 --highRes -o Organism.map
I get an error. This same command works using version 0.1.9 with my dataset.
std out:
[PretextMap status] :: Initializing working set mutex
[PretextMap status] :: Creating memory arena of size 16 GB
[PretextMap status] :: Initializing thread pool with 3 threads
[PretextMap status] :: Running in high resolution mode
[PretextMap status] :: Initializing line buffer queue
[PretextMap status] :: Initializing images
[PretextMap status] :: Creating filters
[PretextMap status] :: Reading from stdin
[PretextMap status] :: Starting input processing thread
[PretextMap status] :: Waiting for processing to complete
[PretextMap status] :: Input source: pipe/FIFO (fd=0, mode=10600)
[PretextMap error] :: Invalid pairs format: First line must start with '#' but found '0x40' (@)
[PretextMap error] :: Buffer contents at error:
0000: 40 48 44 09 56 4E 3A 31 2E 35 09 53 4F 3A 75 6E @HD.VN:1.5.SO:un
0010: 73 6F 72 74 65 64 09 47 4F 3A 71 75 65 72 79 0A sorted.GO:query.
Looks like it's expecting a pairs file? Has the format input changed?
Thanks,
Sam
Metadata
Metadata
Assignees
Labels
No labels