mirror of
http://43.156.76.180:8026/YuuMJ/EukPhylo.git
synced 2025-12-27 12:10:25 +08:00
Update headers
This commit is contained in:
parent
a7acdd26be
commit
6d1dd274ae
@ -1,3 +1,11 @@
|
|||||||
|
#Author, date: Elinor Sterner(esterner27@gmail.com), March 2023.
|
||||||
|
#Motivation: To describe transcriptomes.
|
||||||
|
#Intent: Plot length, coverage and GC of assembled transcripts with stats generated from assess_transcriptomes.py.
|
||||||
|
#Dependencies: Python3
|
||||||
|
#Inputs: assess_transcriptomes.py output (assembly_assessment.csv)
|
||||||
|
#Outputs: Several plots showing the distribution of length, GC content, and Coverage.
|
||||||
|
|
||||||
|
|
||||||
library(ggplot2)
|
library(ggplot2)
|
||||||
library(tidyverse)
|
library(tidyverse)
|
||||||
library(scales)
|
library(scales)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user