Monocle:Error: Column name `sample_name` must not be duplicated.
I'm using the monocle package for RNA-seq analyses. After creating a cds using new_cell_data_set() , I am trying to use the plot_cell_trajectory() function, but this error message keeps appearing:Error: Column name sample_name must not be duplicated.
I have check the colnames and 'sample_name' ,none of them are duplicated.
• 1,612 views
•
link
0 answers
No answers yet.
Log in to answer this question.
did you solve it? I face to the same situition.