Skip to content
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

Error! Parsing Error: Error { input: "m\t1", code: Digit } #209

Open
saky7009 opened this issue Jun 18, 2024 · 3 comments
Open

Error! Parsing Error: Error { input: "m\t1", code: Digit } #209

saky7009 opened this issue Jun 18, 2024 · 3 comments
Labels
troubleshooting workflow and data preparation questions

Comments

@saky7009
Copy link

(base) [mmolla@dg-gpunode06 ~]$ modkit dmr pair -a /gpfs2/scratch/mmolla/Longread_1/SP3/SP3_B/duplex_pileup.bed.gz -b /gpfs2/scratch/mmolla/Longread_1/SP2/SP2_A/CPG_duplex_pileup.bed.gz -o /gpfs2/scratch/mmolla/Longread_1/SP3A_control_SP2A_Tumor/cpg_islands_tumor_normal.bed -r /gpfs2/scratch/mmolla/Longread_1/SP3/SP3_B/Withoutadjustmode/cpg_islands_ucsc_cleaned.bed --ref /gpfs2/scratch/mmolla/Z/HL4.fsa --base C --threads 4 --log /gpfs2/scratch/mmolla/Longread_1/SP3A_control_SP2A_Tumor/dmr.log

reading reference FASTA at "/gpfs2/scratch/mmolla/Z/HL4.fsa"
Error! Parsing Error: Error { input: "m\t1", code: Digit }

Why does it shown?

@ArtRand
Copy link
Contributor

ArtRand commented Jun 19, 2024

Hello @saky7009,

Could you show me the what $ head /gpfs2/scratch/mmolla/Longread_1/SP3/SP3_B/Withoutadjustmode/cpg_islands_ucsc_cleaned.bed looks like and attach /gpfs2/scratch/mmolla/Longread_1/SP3A_control_SP2A_Tumor/dmr.log?

Thanks.

@saky7009
Copy link
Author

/gpfs2/scratch/mmolla/Longread_1/SP3A_control_SP2A_Tumor/dmr.log?

[src/logging.rs::52][2024-06-19 10:44:21][DEBUG] command line: modkit dmr pair -a /gpfs2/scratch/mmolla/Longread_1/SP3/SP3_B/duplex_pileup.bed.gz -b /gpfs2/scratch/mmolla/Longread_1/SP2/SP2_A/CPG_duplex_pileup.bed.gz -o /gpfs2/scratch/mmolla/Longread_1/SP3A_control_SP2A_Tumor/cpg_islands_tumor_normal.bed -r /gpfs2/scratch/mmolla/Longread_1/SP3/SP3_B/Withoutadjustmode/cpg_islands_ucsc_cleaned.bed --ref /gpfs2/scratch/mmolla/Z/HL4.fsa --base C --threads 4 --log /gpfs2/scratch/mmolla/Longread_1/SP3A_control_SP2A_Tumor/dmr.log
[src/dmr/tabix.rs::81][2024-06-19 10:44:21][DEBUG] looking for index associated with /gpfs2/scratch/mmolla/Longread_1/SP3/SP3_B/duplex_pileup.bed.gz at /gpfs2/scratch/mmolla/Longread_1/SP3/SP3_B/duplex_pileup.bed.gz.tbi
[src/dmr/tabix.rs::81][2024-06-19 10:44:21][DEBUG] looking for index associated with /gpfs2/scratch/mmolla/Longread_1/SP2/SP2_A/CPG_duplex_pileup.bed.gz at /gpfs2/scratch/mmolla/Longread_1/SP2/SP2_A/CPG_duplex_pileup.bed.gz.tbi
[src/dmr/subcommands.rs::281][2024-06-19 10:44:21][INFO] reading reference FASTA at "/gpfs2/scratch/mmolla/Z/HL4.fsa"
[src/bin/main.rs::22][2024-06-19 10:44:25][ERROR] Error! Parsing Error: Error { input: "m\t1", code: Digit }

@ArtRand
Copy link
Contributor

ArtRand commented Jun 19, 2024

@saky7009 could you send me the first few records from gpfs2/scratch/mmolla/Longread_1/SP3/SP3_B/Withoutadjustmode/cpg_islands_ucsc_cleaned.bed?

@ArtRand ArtRand added the troubleshooting workflow and data preparation questions label Jun 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
troubleshooting workflow and data preparation questions
Projects
None yet
Development

No branches or pull requests

2 participants