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
Update Gene symbols in CellMatch according to NCBI Gene symbols (updated in June 19, 2020, https://www.ncbi.nlm.nih.gov/gene). Unmatched marker genes FLJ42102, LOC101928100, LOC200772 and BC017158 are removed.
Fix the Error in intI(j, n = x@Dim[2], dn[[2]], give.dn = FALSE) : invalid character indexing in findmarkergenes by adding a check of cluster number. Refer to issue 14
Fix the Error in object[object$cluster == clu.num[i], ] : wrong number of dimensions in scCATCH by adding a check of type of input. Refer to issue 13
Add a progress bar for findmarkergenes and scCATCH.