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
Hi all.
I'm trying to produce a plot with density curves for a sample and control.
When using the following command, the output is the default raw reads plot. Any idea what am I missing here?
The command:
tombo plot genome_locations --genome-locations "${CHR}:${START}" "${CHR}:${END}"
--fast5-basedirs $FAST5_DIR
--control-fast5-basedirs $CONTROL_DIR
--plot-standard-model
--pdf-filename "${PLOT_DIR}/${CHR}${START}${END}.pdf"
--overplot-type Density
The text was updated successfully, but these errors were encountered:
Hi all.
I'm trying to produce a plot with density curves for a sample and control.
When using the following command, the output is the default raw reads plot. Any idea what am I missing here?
The command:
tombo plot genome_locations --genome-locations "${CHR}:${START}" "${CHR}:${END}"
--fast5-basedirs $FAST5_DIR
--control-fast5-basedirs $CONTROL_DIR
--plot-standard-model
--pdf-filename "${PLOT_DIR}/${CHR}${START}${END}.pdf"
--overplot-type Density
The text was updated successfully, but these errors were encountered: