You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hi
when i ran the script for nucleosome calling :
Rscript ~/github/nucleosome_dynamics/bin/nucleR.R --input B73-ck-high-150bp-2KU-withoutConting.RData --output B73-ck-high-150bp-2KU-withoutConting.gff --type paired
a bug appeared:
WARNING: ignoring environment value of R_HOME
loading data
filtering duplicated reads
Error in as(x, "RangedData") :
no method or default for coercing “GRanges” to “RangedData”
Calls: filterDuplReads -> filterDuplReads -> as
Execution halted
i wonder why .thanks
The text was updated successfully, but these errors were encountered:
hi
when i ran the script for nucleosome calling :
Rscript ~/github/nucleosome_dynamics/bin/nucleR.R --input B73-ck-high-150bp-2KU-withoutConting.RData --output B73-ck-high-150bp-2KU-withoutConting.gff --type paired
a bug appeared:
WARNING: ignoring environment value of R_HOME
loading data
filtering duplicated reads
Error in as(x, "RangedData") :
no method or default for coercing “GRanges” to “RangedData”
Calls: filterDuplReads -> filterDuplReads -> as
Execution halted
i wonder why .thanks
The text was updated successfully, but these errors were encountered: