-
Recent Posts
Recent Comments
- Davo on DESeq vs. edgeR vs. baySeq
- Alex Williams on DESeq vs. edgeR vs. baySeq
- Davo on Perl and SAM
- Peter Briggs on Perl and SAM
- dongyu on DESeq vs. edgeR vs. baySeq
Tag Cloud
6mer annotation bidirectional genes bioinformatics CAGE clustering coexpression correlation cryptography de novo assembly DGE etc fork genome GO graph heatmap histones home mapping miRNA motif neurobiology parser pathway pca perl promoter python R refseq rnaseq SAM scan spearman statistics trna ubuntu visualisationArchives
Meta
Tag Archives: graph
Making a line graph to depict timecourse data
From this helpful thread in the bioconductor mailing list. Just to see what it is doing, I made a simpler example Column 5 of the matrix “two” can most easily be seen as the dotted aqua line (from -2.6879801 to … Continue reading
Making a line chart with non-numerical x axis
Basic example of creating a line chart with user defined x axis values using R.