issues
search
yuifu
/
millefy
Millefy: Genome browser-like visualization of single-cell RNA-seq dataset
Other
27
stars
2
forks
source link
could not find function plotScCoverageTrack
#5
Open
gebdu
opened
2 years ago
gebdu
commented
2 years ago
If I change "heatmap" to "coverage", then it is giving error. Otherwise Heatmap is fine.
l <- millefyPlot(track_data=tdlist, track_type=tt, heights=heights,
sc_type = "coverage",
chr = chr, start = start, end = end,
sc_avg = TRUE, sc_avg_height = 4,
sc_sort_destiny = 'all',
title = text_main) [1] "Begin millefyPlot: 2022-10-09 09:55:19" [1] "title" "sc" "avg" "gene" "axis" Error in plotScCoverageTrack(track_data[[i]], select, nbin, binsize, sc_avg) : could not find function "plotScCoverageTrack"
If I change "heatmap" to "coverage", then it is giving error. Otherwise Heatmap is fine.
l <- millefyPlot(track_data=tdlist, track_type=tt, heights=heights,