Tools for sorting samples depending on the barcode
Hi!
Are there tools or scripts for sorting samples based on barcodes. If possible, I would like to arrange samples in different folders.
I will be glad to any advice!
fast
barcode
• 1,729 views
•
link
updated
by
GenoMax
•
written
by
kamanovae •
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
Cell Barcode Identification and Counting
written by joseph.landry •Hi All, I completed a single cell DNA barcoding experiment and have the .fastq file. The reads in the .fastq file are the 40 bp …
-
Cytoscape: Advice on best analysis methods for PPI network
written by Haley •Hello there! We are working on our first protein interaction network analyses and would like to know if there is a program/plugin available that will …
-
How to convert WGS data to microarray format?
written by kamanovae •Hi! I need to get the nucleotides corresponding to a specific chip from the WGS format. If I understand correctly, in this case it is …
-
de novo metatranscriptomics pipelines for soil
written by stevebaeyen •Hi all, I'm trying to figure out a good pipeline for a de novo metatranscriptomics project on soil and rhizosphere samples. I'm looking into the …
-
Demultiplex fastq miseq reads
written by bishnuadhikari323 •Hi everyone! I have two fastq files containing forward and reverse reads respectively from 54 samples. I want to demultiplex reads to their respective samples …
-
Scoring whether genes are functional or not based on SIFT and SNPEff results
written by jsgounotHi, I've used SNPEff and SIFT on my dataset (yeast species) and now I have functional annotations of my SNPs and InDels. I would like …
-
SVM based Filtering For NGS data
written by manojkumarbioinfoHi, I would like to know is there any available Scripts or Tools based on Support Vector Machine (SVM) for filtering the variants from NGS …
-
bcl2fastq to output different lanes together
written by luisantome •Hi there, I need some advice regarding bcl2fastq usage. I have rapind run HiSeq data where clusters were generated on board. All lanes are identical, …
-
Tools for demultiplexing a large fastq file based on random in-line barcodes
written by alyssamolinaro91 •Hi all, I will be using Drop-seq to prepare cDNA libraries for thousands of single cells, followed by single-end sequencing on a HiSeq2500 (read length …
-
Parsing Vcf Files For Snps/Indels And Comparing Extracted Varaints Among Bacteria Spp.
written by robjohn7000<p>Hi,</p> <p>I have many VCF files (each for different bacteria spp.) for SNPs/INDELs that I just want to extract SNPs/INDELs from. Then I will like …
Do you mean tools for demultiplexing?
It is sorting that interests me. No need to cut off barcodes
Depending on where your barcode is in the sequence you could use
bbduk.shin filter mode to separate the reads. A guide is available.