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.