Skip to content

Commit

Permalink
update 1
Browse files Browse the repository at this point in the history
  • Loading branch information
sbalci committed Nov 17, 2019
1 parent e45b36f commit afe33c2
Show file tree
Hide file tree
Showing 3 changed files with 209 additions and 89 deletions.
1 change: 0 additions & 1 deletion BalciS.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,3 @@ BalciSdoi <- BalciS$V2
```{r}
write(BalciSdoi, "data/BalciSdoi.txt")
```

73 changes: 67 additions & 6 deletions Sources.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -60,12 +60,6 @@ and
---








# Codes for data download

## PubMed
Expand Down Expand Up @@ -103,6 +97,40 @@ https://www.nlm.nih.gov/bsd/licensee/data_elements_doc.html
https://dtd.nlm.nih.gov/ncbi/pubmed/out/doc/2018/


### Edirect docker

- Official NCBI EDirect docker image

https://github.com/ncbi/docker/tree/master/edirect

- ncbi-docker

https://github.com/ncbi/docker

- NCBI EDirect Docker image

https://hub.docker.com/r/ncbi/edirect

`docker pull ncbi/edirect`




### edirect anaconda

https://anaconda.org/bioconda/repo

https://anaconda.org/bioconda/entrez-direct

`conda install -c bioconda entrez-direct`








### Entrez Direct: E-utilities on the UNIX Command Line

- Entrez Direct: E-utilities on the UNIX Command Line
Expand Down Expand Up @@ -165,6 +193,21 @@ https://github.com/ldbib/MEDLINEXMLToJSON

https://github.com/titipata/pubmed_parser/wiki

## WOS

## EigenFactor

- EigenFactor Search

http://www.eigenfactor.org/projects/journalRank/journalsearch.php

- Scholarly publications

http://www.eigenfactor.org/papers.php

- Projects

http://www.eigenfactor.org/projects.php


## ORCID
Expand Down Expand Up @@ -201,6 +244,8 @@ caffeinate
```



### AllenNLP

https://allennlp.org/
Expand All @@ -218,6 +263,12 @@ https://github.com/allenai/allennlp
https://allenai.org/semantic-scholar/citeomatic/


### an error

https://www.semanticscholar.org/paper/PBPath-Journal-Watch/46b65ddf9128eed990f938d1db7a1f1473b4c7c9

https://pdfs.semanticscholar.org/46b6/5ddf9128eed990f938d1db7a1f1473b4c7c9.pdf?_ga=2.114635586.411458507.1562087790-426299917.1562087790




Expand Down Expand Up @@ -414,6 +465,16 @@ Söz konusu veri tabanına https://trdizin.gov.tr/search/projectSearch.xhtml lin
https://trdizin.gov.tr/


## bioRxiv API


http://api.biorxiv.org/


http://api.biorxiv.org/reports/



---

# Software
Expand Down
Loading

0 comments on commit afe33c2

Please sign in to comment.