Skip to content

Commit

Permalink
Updated funannotate steps and references
Browse files Browse the repository at this point in the history
  • Loading branch information
IdoBar committed Dec 19, 2024
1 parent 3244fd8 commit 0618072
Show file tree
Hide file tree
Showing 4 changed files with 1,451 additions and 927 deletions.
2 changes: 1 addition & 1 deletion QX_bioinfo_analysis.Rmd
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "Genome and Transcriptome analyses of _Marteilia sydneyi_"
author: "Niki Nenadic and Ido Bar"
date: "04 July 2023"
date: "`r format(Sys.Date(), '%d %B %Y')`"
always_allow_html: yes
output:
bookdown::html_document2:
Expand Down
1,179 changes: 716 additions & 463 deletions QX_bioinfo_analysis.html

Large diffs are not rendered by default.

1,179 changes: 716 additions & 463 deletions index.html

Large diffs are not rendered by default.

18 changes: 18 additions & 0 deletions style/transcriptome_assembly_evaluation.bib
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
@article{macmanesOysterRiverProtocol2018a,
title = {The {{Oyster River Protocol}}: A Multi-Assembler and Kmer Approach for de Novo Transcriptome Assembly},
shorttitle = {The {{Oyster River Protocol}}},
author = {MacManes, Matthew D.},
date = {2018-08-03},
journaltitle = {PeerJ},
shortjournal = {PeerJ},
volume = {6},
pages = {e5428},
publisher = {PeerJ Inc.},
issn = {2167-8359},
doi = {10.7717/peerj.5428},
url = {https://peerj.com/articles/5428},
urldate = {2024-12-16},
abstract = {Characterizing transcriptomes in non-model organisms has resulted in a massive increase in our understanding of biological phenomena. This boon, largely made possible via high-throughput sequencing, means that studies of functional, evolutionary, and population genomics are now being done by hundreds or even thousands of labs around the world. For many, these studies begin with a de novo transcriptome assembly, which is a technically complicated process involving several discrete steps. The Oyster River Protocol (ORP), described here, implements a standardized and benchmarked set of bioinformatic processes, resulting in an assembly with enhanced qualities over other standard assembly methods. Specifically, ORP produced assemblies have higher Detonate and TransRate scores and mapping rates, which is largely a product of the fact that it leverages a multi-assembler and kmer assembly process, thereby bypassing the shortcomings of any one approach. These improvements are important, as previously unassembled transcripts are included in ORP assemblies, resulting in a significant enhancement of the power of downstream analysis. Further, as part of this study, I show that assembly quality is unrelated with the number of reads generated, above 30 million reads. Code Availability: The version controlled open-source code is available at https://github.com/macmanes-lab/Oyster\_River\_Protocol . Instructions for software installation and use, and other details are available at http://oyster-river-protocol.rtfd.org/ .},
langid = {american}
}

@incollection{beheraPlantTranscriptomeAssembly2021,
title = {Plant {{Transcriptome Assembly}}: {{Review}} and {{Benchmarking}}},
shorttitle = {Plant {{Transcriptome Assembly}}},
Expand Down

0 comments on commit 0618072

Please sign in to comment.