Description Usage Arguments Value
View source: R/preprocessing_filtering_reduction.R
Warning for _raw_counts_to_feature_count_files
1 2 3 4 5 6 7 8 9 10 11 |
files_dir |
The directory containing the files |
file_type |
Input file(s) type(s) ('BAM') |
peak_file |
A file containing genomic location of peaks (NULL) |
n_bins |
The number of bins to tile the genome (NULL) |
bin_width |
The size of bins to tile the genome (NULL) |
geneTSS |
Use geneTSS regions for annotation ? (NULL) |
aroundTSS |
Space up and downstream of TSS to use (2500) |
verbose |
Verbose (TRUE) |
ref |
reference genome to use (hg38) |
Error or warnings if the input are not correct
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.