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
We will change the function in a future update to support non-standard CellRanger output directories. For now, the workaround is to structure your directory as follows:
I have the results from several cellranger count runs that are not in the cellranger output directory structure, for example:
It looks like where
importCellRanger
looks for metrics_summary.csv is hardcoded in importCellRanger.R:Is there another way to get the summary into the SCE object with the
singleCellTK
API?The text was updated successfully, but these errors were encountered: