--
You received this message because you are subscribed to a topic in the Google Groups "3D Genomics" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/3d-genomics/sGBhhng8xtw/unsubscribe.
To unsubscribe from this group and all its topics, send an email to 3d-genomics...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/3d-genomics/71e08652-4925-4ac2-a8d1-81abee737387n%40googlegroups.com.
(base) Data1$ java -Xmx48000m -Djava.awt.headless=true -jar juicer_tools_1.22.01.jar pre --threads 16 /Data1/wf-pore-c-master/output/pairs/porec_test.concatemers.pairs.gz test_contact_map.hic /Data1/wf-pore-c-master/test_data/porec_test.fasta_chrom.sizes
WARNING: sun.reflect.Reflection.getCallerClass is not supported. This will impact performance.
WARN [2023-04-06T16:05:03,267] [Globals.java:138] [main] Development mode is enabled
Using 16 CPU thread(s)
Not including fragment map
Start preprocess
Writing header
Writing body
...Error: the chromosome combination 1_2 appears in multiple blocks
(base) Data1$ gzip -dc wf-pore-c-master/output/pairs/porec_test.concatemers.pairs.gz | head -n 5
## pairs format v1.0.0
#shape: whole matrix
#genome_assembly: unknown
#chromsize: chr1 3577
#chromsize: chr2 7551
(base) Data1$ gzip -dc wf-pore-c-master/output/pairs/porec_test.concatemers.pairs.gz | grep -v "#" | head -n 5
CONCAT0 chr2 5443 chr1 3003 + - UU 1 R1 32 60 5443 3003 5512 1104 70M 1900M 70 1900 70 1900 70 1900 70 1900 0 0 0 0 1 540 5445 2 1106 3006
CONCAT0 chr1 1104 chr1 1103 + - UU 2 R1 60 60 1104 1103 3003 602 1900M 502M 1900 502 1900 502 1900 502 1900 502 0 0 0 0 1 604 1106 1 604 1106
CONCAT0 chr1 602 chr2 6455 + - UU 3 R1 60 60 602 6455 1103 5530 502M 926M 502 926 502 926 502 926 502 926 0 0 0 0 0 0 604 4 5532 6458
CONCAT0 chr2 5530 ! 0 + + UN 4 R1 60 0 5530 0 6455 0 926M None 926 0 926 0 926 0 926 5515 5532 -1 0 0
CONCAT0 ! 0 chr2 6538 - - NU 5 R1 0 51 0 6538 0 6456 None 83M 0 83 0 83 0 83 0 83 0 0 0 0 -1 0 0 5 6458 6541
(base) test_data$ cat porec_test.fasta_chrom.sizes
chr1 3577
chr2 7551
--
You received this message because you are subscribed to a topic in the Google Groups "3D Genomics" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/3d-genomics/sGBhhng8xtw/unsubscribe.
To unsubscribe from this group and all its topics, send an email to 3d-genomics...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/3d-genomics/fe7d4b35-21a4-4ef3-a1ba-50a68b63258cn%40googlegroups.com.
sudo /home/ubuntu/nextflow run epi2me-labs/wf-pore-c --ubam test_data/porec_test.concatemers.bam --ref test_data/porec_test.fasta --coverage --pairs --cutter NlaIII