More posts like this
-
assemble_polyg_meta_v1.sh is removing most of my reads
written by GallopingAvocado 3Greetings BioStars, I'm excited to be using this [assemble_polyg_meta_v1.sh pipeline][1] from BBTools to benchmark shotgun metagenome assemblies from the [CAMI-challenge][2] datasets. I am using the …
-
Tutorial: 4 CITE-seq tutorials
written by Ming Tommy Tang 469Hi Bioinformatics lovers, I put together 4 blog posts on CITE-seq analysis: Part 1 How to use Salmon/Alevin to preprocess CITE-seq data https://divingintogeneticsandgenomics.com/post/how-to-use-salmon-alevin-to-preprocess-cite-seq-data/ Part 2 …
-
Problem getting tree bipartitions
written by chaperoneline 1I wanted to get all the bipartitions from a tree: [tree image][1] It should give the following bipartitions: 1. A,B,C,D,E,F,G,H 2. A,B,C,D,I,J 3. E,F,G,H,I,J 4. …
-
clusterprofiler: Unable to plot results of compareCluster
written by benjytan1488 0Hi all, I am using the formula interface of `compareCluster` in `clusterprofiler` to look for enriched functional categories in each gene cluster. However, I was …
-
Plotting a line graph using the ggplot2 for multiple columns (genes)
written by mohammedtoufiq91 27Hi, I am using the ggplot2 library for plotting the line graph using the data frame as given below. The rows contains different timepoints (1, …
-
Tool: pinfish: tools to annotate genomes using long read transcriptomics data
written by Botond Sipos 174[Pinfish][1] is a collection of tools helping to make sense of long transcriptomics data (long cDNA reads, direct RNA reads). The toolchain is composed of …
-
Tutorial: How to make your snakefiles self-documenting
written by Botond Sipos 174I wrote [a gist][1] about how to make [snakefiles][2] self-documenting: ---------------------------- ``` # This snippet add the "self-documenting" feature to snakemake files. # It is …
-
Forum: Big Data in Biology - Planning experiment, managing and analysing data, publishing
written by venu 714Hello all, I have come across the [Ewan Birney][1]'s recent blog posts where he discussed planning experiment, managing and analysing data and publishing. I feel …
-
How Can I Generate A Venn Diagram In R For A Given Csv File
written by Payal 4<p>Hello,</p> <p>AIM is to check common names between A and B or A and multiple variables</p> <p>I have a CSV file which looks like this...</p> …
-
Tool: Rlsim, A Package For Simulating Rna-Seq Library Preparation With Parameter Estimation
written by Botond Sipos 174### What is the rlsim package? The [rlsim package][1] is a collection of tools for simulating [RNA-seq][2] library construction, aiming to reproduce the most important …
May I suggest you post some code here, just as a teaser? So we can see biogo without leaving biostars (yeah, I am that lazy).