#> ChIPseq_peak_1 65672982 #> ChIPseq_peak_2 66112210 #> ChIPseq_peak_3 66180904 #> ChIPseq_peak_4 66215176 #> ChIPseq_peak_5 66277692 #> ... ... #> ChIPseq_peak_205 74244293 #> ChIPseq_peak_206 74266162 #> ChIPseq_peak_207 74420059 #> ChIPseq_peak_208 74739073 #> ChIPseq_peak_209 74826712 #> ------- #> seqinfo: 1 sequence from an unspecified genome; no seqlengths"},{"path":"https://neurogenomics.github.io/MotifPeeker/reference/read_peak_file_seacr.html","id":null,"dir":"Reference","previous_headings":"","what":"Read SEACR BED peak file — read_peak_file_seacr","title":"Read SEACR BED peak file — read_peak_file_seacr","text":"function reads SEACR BED peak file returns GRanges object peak coordinates summit.","code":""},{"path":"https://neurogenomics.github.io/MotifPeeker/reference/read_peak_file_seacr.html","id":"ref-usage","dir":"Reference","previous_headings":"","what":"Usage","title":"Read SEACR BED peak file — read_peak_file_seacr","text":"","code":"read_peak_file_seacr(peak_file)"},{"path":"https://neurogenomics.github.io/MotifPeeker/reference/read_peak_file_seacr.html","id":"arguments","dir":"Reference","previous_headings":"","what":"Arguments","title":"Read SEACR BED peak file — read_peak_file_seacr","text":"peak_file character string path peak file, GRanges object created using read_peak_file().","code":""},{"path":"https://neurogenomics.github.io/MotifPeeker/reference/read_peak_file_seacr.html","id":"value","dir":"Reference","previous_headings":"","what":"Value","title":"Read SEACR BED peak file — read_peak_file_seacr","text":"GRanges-class object peak coordinates summit.","code":""},{"path":"https://neurogenomics.github.io/MotifPeeker/reference/read_peak_file_seacr.html","id":"details","dir":"Reference","previous_headings":"","what":"Details","title":"Read SEACR BED peak file — read_peak_file_seacr","text":"summit column absolute genomic position peak, relative start position sequence range. SEACR BED files, summit column calculated midpoint max signal region.","code":""},{"path":[]},{"path":"https://neurogenomics.github.io/MotifPeeker/reference/report_command.html","id":null,"dir":"Reference","previous_headings":"","what":"Report command — report_command","title":"Report command — report_command","text":"Reconstruct MotifPeeker command parameters used generate HTML report.","code":""},{"path":"https://neurogenomics.github.io/MotifPeeker/reference/report_command.html","id":"ref-usage","dir":"Reference","previous_headings":"","what":"Usage","title":"Report command — report_command","text":"","code":"report_command(params)"},{"path":"https://neurogenomics.github.io/MotifPeeker/reference/report_command.html","id":"arguments","dir":"Reference","previous_headings":"","what":"Arguments","title":"Report command — report_command","text":"params list parameters used generate HTML report.","code":""},{"path":"https://neurogenomics.github.io/MotifPeeker/reference/report_command.html","id":"value","dir":"Reference","previous_headings":"","what":"Value","title":"Report command — report_command","text":"character string containing reconstructed MotifPeeker command.","code":""},{"path":"https://neurogenomics.github.io/MotifPeeker/reference/report_command.html","id":"ref-examples","dir":"Reference","previous_headings":"","what":"Examples","title":"Report command — report_command","text":"","code":"MotifPeeker:::report_command(params = list( alignment_files = c(\"file1.bam\", \"file2.bam\"), exp_labels = c(\"exp1\", \"exp2\"), genome_build = \"hg19\")) #> [1] \"MotifPeeker(alignment_files = list(\\\"file1.bam\\\", \\\"file2.bam\\\"),\\n exp_labels = list(\\\"exp1\\\", \\\"exp2\\\"),\\n genome_build = \\\"hg19\\\")<\/code><\/pre>\""},{"path":"https://neurogenomics.github.io/MotifPeeker/reference/report_header.html","id":null,"dir":"Reference","previous_headings":"","what":"Report header — report_header","title":"Report header — report_header","text":"Credit: function adapted EpiCompare package.","code":""},{"path":"https://neurogenomics.github.io/MotifPeeker/reference/report_header.html","id":"ref-usage","dir":"Reference","previous_headings":"","what":"Usage","title":"Report header — report_header","text":"","code":"report_header()"},{"path":"https://neurogenomics.github.io/MotifPeeker/reference/report_header.html","id":"value","dir":"Reference","previous_headings":"","what":"Value","title":"Report header — report_header","text":"Header string rendering within Rmarkdown file.","code":""},{"path":"https://neurogenomics.github.io/MotifPeeker/reference/report_header.html","id":"details","dir":"Reference","previous_headings":"","what":"Details","title":"Report header — report_header","text":"Generate header MotifPeeker reports generated using MotifPeeker.Rmd template.","code":""},{"path":"https://neurogenomics.github.io/MotifPeeker/reference/report_header.html","id":"ref-examples","dir":"Reference","previous_headings":"","what":"Examples","title":"Report header — report_header","text":"","code":"MotifPeeker:::report_header() #> [1] \"