-
Notifications
You must be signed in to change notification settings - Fork 194
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Get input file error #4382
Comments
It looks like you are trying to provide |
Thank you for your reply. Following your suggestions, I used these two commands: Command 1: Command 2: Both commands only generated meta-information lines. From the header and data lines, only the first header line was produced in the chm13_t2tctg_mgout.sv.lv.vcf file. Did I miss something? Kind regards, Taek |
I think I'll redirect this question to @glennhickey |
You can't run |
@glennhickey, thanks for your reply. I will get back to you after testing it again with the PGGB gfa files. |
1. What were you trying to do?
Dear vg team,
Thank you for the great program.
FYI,
minigraph v0.21 (https://github.com/lh3/minigraph)
vg v1.56.0 (https://github.com/vgteam/vg)
vcfbub (https://github.com/pangenome/vcfbub)
Input file: Followed PanSN-spec: Pangenome Sequencing Naming (https://github.com/pangenome/PanSN-spec)
I encountered an issue while testing the minigraph GFA file using HPRC in the vg deconstruct step.
2. What did you want to happen?
Ensure LV annotations using vg deconstruct
3. What actually happened?
error:[get_input_file_name] unable to open input file: #
error[VPKG::load_one]: Could not open # to determine file type
4. If you got a line like
Stack trace path: /somewhere/on/your/computer/stacktrace.txt
, please copy-paste the contents of that file here:5. What data and command can the vg dev team use to make the problem happen?
Human pangenome minigraph
6. What does running
vg version
say?v1.56.0
The text was updated successfully, but these errors were encountered: