Skip to content

R2Dtool annotate error #5

@liftedlink

Description

@liftedlink

Hello, excited to use the R2Dtool. I am having trouble with the annotate function. I am running on a linux server, and compiled on rust 1.76.0
Command used:
r2d annotate --gtf Homo_sapiens.GRCh38.113.gtf --input r2_bed_m6a.bed > test.bed

Output error:
thread 'main' panicked at src/annotate.rs:185:47:
called Result::unwrap() on an Err value: ParseIntError { kind: InvalidDigit }
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace

I am able to reproduce this error on my macbook and while using the test data.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions