-
Notifications
You must be signed in to change notification settings - Fork 41
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Towards a 2D RG-PG-SGD #491
base: master
Are you sure you want to change the base?
Conversation
This gives me |
It seems hot
…________________________________
From: Simon Heumos ***@***.***>
Sent: 29 August 2023 15:53
To: pangenome/odgi ***@***.***>
Cc: Subscribed ***@***.***>
Subject: Re: [pangenome/odgi] Towards a 2D RG-PG-SGD (PR #491)
echo "gi|345525392:5000-18402" > ref.txt
odgi sort -i DRB1-3123_unsorted.og -o DRB1-3123.YH.og -H ref.txt -Y
odgi viz -i DRB1-3123.YH.og -o DRB1-3123.YH.og.png -du
odgi view -i DRB1-3123.YH.og -g > DRB1-3123.YH.gfa
odgi layout -i DRB1-3123.YH.gfa -o DRB1-3123.YH.gfa.layH -T DRB1-3123.YH.gfa.layH.tsv -P -t 1 -H ref.txt
./target/release/gfaestus ~/Downloads/ref/lay/DRB1-3123.YH.gfa ~/Downloads/ref/lay/DRB1-3123.YH.gfa.layH.tsv
This gives me
[image]<https://user-images.githubusercontent.com/10184961/264042450-6de40ea9-d9c0-40a8-a3f0-6efdb3181617.png>
—
Reply to this email directly, view it on GitHub<#491 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AO26XHW2RAKBLLC5HIYCGETXXXX6ZANCNFSM6AAAAAAWRRUMXM>.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
aaah, oh god 🤥🫠 my implementation works as I intended, but conceptually, it is ***** I see 2 ways:
|
No description provided.