Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Pour information : coupure de la forge ce matin entre 6h45 et 7h05 pour une mise à jour de sécurité
Open sidebar
Aurelien Brionne
GenomeFeatures
Commits
c30dc6ca
Commit
c30dc6ca
authored
Jan 07, 2019
by
Aurelien Brionne
Browse files
GeneID to gene_id column
parent
55e7f3d8
Changes
1
Hide whitespace changes
Inline
Side-by-side
R/genome_features_overlaps.R
View file @
c30dc6ca
...
...
@@ -236,7 +236,7 @@ setMethod("genome_features_overlaps",definition=function(peaks,features,figs_pat
###################
# merge with overlapped features
annot
[,
G
ene
ID
:=
base
::
gsub
(
":.+$"
,
""
,
feature
)]
annot
[,
g
ene
_id
:=
base
::
gsub
(
":.+$"
,
""
,
feature
)]
}
###################
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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