Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
xpub
xpub-epmc
Commits
84d1646c
Commit
84d1646c
authored
Jul 03, 2019
by
Audrey Hamelers
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
#824
change journal seed rule
parent
7d627ac5
Pipeline
#13003
passed with stages
in 1 minute and 17 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
server/populate-journal/api.js
server/populate-journal/api.js
+1
-1
No files found.
server/populate-journal/api.js
View file @
84d1646c
...
...
@@ -10,7 +10,7 @@ const ftp_uri = 'ftp.ncbi.nlm.nih.gov'
const
xml_url
=
'
https://www.ncbi.nlm.nih.gov/pmc/utils/nihms/pmc-mss-jrinfo.cgi
'
Journal
.
findByField
(
'
meta,
nlmta
'
,
'
Nature
'
).
then
(
async
natureJournal
=>
{
Journal
.
findByField
(
'
meta,
pmjrid
'
,
'
6011
'
).
then
(
async
natureJournal
=>
{
let
run
=
true
if
(
process
.
argv
.
length
>
2
&&
...
...
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