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
after reading in the all_contig_anotations.csv file as a data frame and trying to use the prep.vdj( ) function on that output, exactly the same as in the tutorial, I get this error (which seems to be related to the prep.vdj function):
my.vdj <- prep.vdj(vdj.data = my.vdj, cond.name = "NULL") Error in $<-.data.frame(tmp, "total.colonotype", value = 0L) : replacement has 1 row, data has 0