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
I' new into the bioinformatics world (part of my graduate school program) and I was trying to use minion_qc to compare the quality of my sequences in different runs but its giving me this error. The description of all the output information (stats) generated by this program looks amazing and I would really like to use it. Is there any way I can fix this?
I would very much appreciate any advice for this.
Thank you
Error:
! Assigned data as.numeric(as.character(d$sequence_length_template)) must be compatible with existing data.
✖ Existing data has 223096 rows.
✖ Assigned data has 0 rows.
ℹ Only vectors of size 1 are recycled.
Backtrace:
▆
HI Rob,
I' new into the bioinformatics world (part of my graduate school program) and I was trying to use minion_qc to compare the quality of my sequences in different runs but its giving me this error. The description of all the output information (stats) generated by this program looks amazing and I would really like to use it. Is there any way I can fix this?
I would very much appreciate any advice for this.
Thank you
Error:
! Assigned data
as.numeric(as.character(d$sequence_length_template))
must be compatible with existing data.✖ Existing data has 223096 rows.
✖ Assigned data has 0 rows.
ℹ Only vectors of size 1 are recycled.
Backtrace:
▆
$<-
(*tmp*
, "sequence_length_template", value =<dbl>
)$<-.tbl_df
(*tmp*
, "sequence_length_template", value =<dbl>
)<fn>
(<vctrs___>
)Execution halted
The text was updated successfully, but these errors were encountered: