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
Open sidebar
GNet
APPINetwork
Commits
ab367623
Commit
ab367623
authored
Mar 14, 2022
by
Gosset Simon
Browse files
Update R/methods.R
parent
1ae55e8b
Changes
1
Hide whitespace changes
Inline
Side-by-side
R/methods.R
View file @
ab367623
...
...
@@ -270,8 +270,6 @@ pubmed_id <- function(Final.List.Redondant, Name, run) {
Inter.partialRed
<-
rbind
(
Inter.partialRed
,
t
(
as.matrix
(
tmp
[(
1
:
dim
(
tmp
)[
1
])[
tmp
[,
6
]
==
pmids
[
k
]][
1
],])))
}
if
(
length
(
pmids3
!=
0
))
{
pmindices
=
grep
(
x
=
pmids3
,
pattern
=
"pubmed"
)
pmids3
=
pmids3
[
pmindices
]
unredundant
[
nbl
,
6
]
<<-
pmids3
}
# On complete la derniere colonne du reseau avec le nombre de pubmed-ID trouves pour chaque interaction
...
...
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