-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Hello,
I encountered some errors while running REDItools3 with the following command:
python -m reditools analyze \
-r "$ref_genome" \
-o "$output_file" \
-s 0 \
-t 64 \
-e \
"$bam_file"
[ERROR] 'R'
[ERROR] 'Y'
and when I use -men 1, it shows:
[ERROR] 'CompiledPosition' object has no attribute 'get_min_edits'
Could you please help resolve these issues? Thanks.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working