Mercurial > repos > jasonxu > matrixeqtl
annotate MatrixEQTL/inst/CITATION @ 0:cd4c8e4a4b5b draft
Uploaded
| author | jasonxu | 
|---|---|
| date | Fri, 12 Mar 2021 08:12:46 +0000 | 
| parents | |
| children | 
| rev | line source | 
|---|---|
| 0 | 1 citHeader("To cite the 'MatrixEQTL' package in publications use:") | 
| 2 | |
| 3 citEntry(entry="article", | |
| 4 title = "Matrix eQTL: ultra fast eQTL analysis via large matrix operations", | |
| 5 author = personList(as.person("A.A. Shabalin")), | |
| 6 address = "University of North Carolina at Chapel Hill", | |
| 7 year = "2012", | |
| 8 url = "URL http://www.bios.unc.edu/research/genomic_software/Matrix_eQTL/", | |
| 9 publisher= "Oxford Univ Press", | |
| 10 journal = "Bioinformatics", | |
| 11 volume = "28", | |
| 12 number = "10", | |
| 13 pages = "1353--1358", | |
| 14 textVersion = "Shabalin, Andrey A. Matrix eQTL: ultra fast eQTL analysis via large matrix operations. Bioinformatics 28, no. 10 (2012): 1353-1358." | |
| 15 ) | 
