Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Aurelien Brionne
GenomeFeatures
Commits
33f2cb04
Commit
33f2cb04
authored
Apr 18, 2019
by
Aurelien Brionne
Browse files
readPeakFile .Rd example update
parent
043eca27
Changes
1
Hide whitespace changes
Inline
Side-by-side
man/readPeakFile.Rd
View file @
33f2cb04
...
...
@@ -24,7 +24,7 @@ This function read peaks coordinates file (bed file) and store the results in a
# read peak file (package sample from NCBI)
peaks<-GenomeFeatures::readPeakFile(
base::system.file(
"extdata/data/input/
NCBI_sample
.bed",
"extdata/data/input/
A
.bed",
package="GenomeFeatures"
)
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment