shenlab-sinai / ngsplot

Quick mining and visualization of NGS data by integrating genomic databases
Other
252 stars 65 forks source link

specifying different subsets for the same config file #75

Open igordot opened 6 years ago

igordot commented 6 years ago

I would like to plot multiple BAM files using different regions. For preset regions (tss, genebody, etc.), I can specify them with -R without having to modify the config file. However, if I want to use custom regions, it seems that I have to specify them in the config file, so I need to create a new config file for each set of regions. Is that correct? Is there any way to specify custom regions on the command line without modifying the config file?