create and save a Seurat feature plot
Arguments
- object
Seurat object
- markers
a data frame with a column called
cell_source
that represents the cell population and its source and a columngene
- par
a character string representing the cell_source to plot
- reduction
a character string specifying the dimension reduction
- width
width of output plot (default: 16)
- height
height of output plot (default: length of genes divided by four, ceiling, times three)
- dir_output
directory to save the output plot (default: ".")