0aac15f4b5673cb67e81fa0d16f5f6927af6d0ab
test.bib
| ... | ... | @@ -0,0 +1,31 @@ |
| 1 | +@article{abateDistinctViralMutational2015a, |
|
| 2 | + title = {Distinct {{Viral}} and {{Mutational Spectrum}} of {{Endemic Burkitt Lymphoma}}}, |
|
| 3 | + author = {Abate, F. and Ambrosio, M. and Mundo, L. and Laginestra, M. and Fuligni, F. and Rossi, M. and Zairis, Sakellarios and Gazaneo, Sara and Falco, G. De and Lazzi, S. and Bellan, C. and Rocca, B. J. and Amato, T. and Marasco, E. and Etebari, Maryam and Ogwang, M. and Calbi, V. and Ndede, I. and Patel, K. and Chumba, D. and Piccaluga, P. and Pileri, S. and Leoncini, L. and Rabadán, R.}, |
|
| 4 | + date = {2015}, |
|
| 5 | + journaltitle = {PLoS Pathogens}, |
|
| 6 | + shortjournal = {PLoS Pathogens}, |
|
| 7 | + volume = {11}, |
|
| 8 | + doi = {10.1371/journal.ppat.1005158}, |
|
| 9 | + file = {/Users/rmorin/Zotero/storage/8CUFAQ4L/Abate et al. - 2015 - Distinct Viral and Mutational Spectrum of Endemic .pdf} |
|
| 10 | +} |
|
| 11 | + |
|
| 12 | +@article{albuquerqueEnhancingKnowledgeDiscovery2017a, |
|
| 13 | + title = {Enhancing Knowledge Discovery from Cancer Genomics Data with {{Galaxy}}}, |
|
| 14 | + author = {Albuquerque, Marco A. and Grande, Bruno M. and Ritch, Elie J. and Pararajalingam, Prasath and Jessa, Selin and Krzywinski, Martin and Grewal, Jasleen K. and Shah, Sohrab P. and Boutros, Paul C. and Morin, Ryan D.}, |
|
| 15 | + date = {2017-05-01}, |
|
| 16 | + journaltitle = {GigaScience}, |
|
| 17 | + shortjournal = {Gigascience}, |
|
| 18 | + volume = {6}, |
|
| 19 | + number = {5}, |
|
| 20 | + eprint = {28327945}, |
|
| 21 | + eprinttype = {pmid}, |
|
| 22 | + pages = {1--13}, |
|
| 23 | + issn = {2047-217X}, |
|
| 24 | + doi = {10.1093/gigascience/gix015}, |
|
| 25 | + abstract = {The field of cancer genomics has demonstrated the power of massively parallel sequencing techniques to inform on the genes and specific alterations that drive tumor onset and progression. Although large comprehensive sequence data sets continue to be made increasingly available, data analysis remains an ongoing challenge, particularly for laboratories lacking dedicated resources and bioinformatics expertise. To address this, we have produced a collection of Galaxy tools that represent many popular algorithms for detecting somatic genetic alterations from cancer genome and exome data. We developed new methods for parallelization of these tools within Galaxy to accelerate runtime and have demonstrated their usability and summarized their runtimes on multiple cloud service providers. Some tools represent extensions or refinement of existing toolkits to yield visualizations suited to cohort-wide cancer genomic analysis. For example, we present Oncocircos and Oncoprintplus, which generate data-rich summaries of exome-derived somatic mutation. Workflows that integrate these to achieve data integration and visualizations are demonstrated on a cohort of 96 diffuse large B-cell lymphomas and enabled the discovery of multiple candidate lymphoma-related genes. Our toolkit is available from our GitHub repository as Galaxy tool and dependency definitions and has been deployed using virtualization on multiple platforms including Docker.}, |
|
| 26 | + langid = {english}, |
|
| 27 | + pmcid = {PMC5437943}, |
|
| 28 | + keywords = {Algorithms,Cancer,Cloud,Driver,Genome,Genomics,Humans,Internet,Lymphoma,Lymphoma Large B-Cell Diffuse,Mutation,Pipeline,Software,Tool,Workflow}, |
|
| 29 | + file = {/Users/rmorin/Zotero/storage/SCLMAU55/Albuquerque et al. - 2017 - Enhancing knowledge discovery from cancer genomics.pdf} |
|
| 30 | +} |
|
| 31 | + |
test.md
| ... | ... | @@ -1,10 +1,14 @@ |
| 1 | 1 | --- |
| 2 | -bibliography: 'morinlab.bib' |
|
| 2 | +bibliography: 'test.bib' |
|
| 3 | 3 | csl: 'NLM.csl' |
| 4 | 4 | --- |
| 5 | 5 | |
| 6 | 6 | # DLBCL genes |
| 7 | 7 | |
| 8 | -@paneaWholeGenomeLandscape2019; @reddyGeneticFunctionalDrivers2017 |
|
| 8 | +@abateDistinctViralMutational2015a |
|
| 9 | + |
|
| 10 | +@albuquerqueEnhancingKnowledgeDiscovery2017a |
|
| 11 | + |
|
| 12 | + |
|
| 9 | 13 | |
| 10 | 14 | # References |