More posts like this
-
Should I remove duplicates?
written by zizigoluSorry, I have a list of bam files for instance like this HUMAN_1000Genomes_hs37d5_RNA_seq_WTSI-COLIVM_005_1pre.***dupmarked***.bam By `dupmarked` likely duplicates have been marked; I want to extract raw …
-
qPCR results interpretation
written by zizigoluHi, I received my qPCR results from lab. for each gene i have a log2 fold change and a standard deviation I have 4 treatment …
-
UCSC_TFBS option in DAVID
written by zizigoluhi, I read some posts in biostars refer to UCSC_TFBS option in DAVID but I could not find anything so in DAVID. may someone tell …
-
paired-end alignment with tophat2
written by zizigoluHi, I have 12 paired-end fq files. In tophat2 protocol this is the syntax tophat -p 8 -G genes.gtf genome file-1.fq file-2.fq but I read …
-
Customised calling of heterozygous snp
written by skdutta2091 •<p>Dear friends,</p> <p>I have a vcf file containing only snps (indels are removed) with a depth read of 15. I want to set a criteria …
-
getting reference for indexing the transcriptom needed for tophat2
written by zizigoluSorry dudes Newly I recognized that I should index the transcriptome, from where I can get the gtf file for yeast please? Thank you
-
flagstat interpretation from a bam file
written by zizigolu<p>sorry friends,</p> <p>i had a bam file but my adviser believes that because of some reason the results seem not significant, i used flagstat (below)</p> …
-
microarray data sets counting
written by zizigolu<p>hey guys, i have a doubt which i could not get yet</p> <p>in a paper i read "<strong>108 cotton fiber microarray data sets were downloaded …
-
RNA-seq experiments, usually are made in parallel with the Ribosomal profiling experiments.
written by zizigoluHey guys, In GSE35641 for ribo-seq, how I can differentiate RNA-seq experiments from Ribosomal profiling experiments? I mean I don't know which sra file is …
-
Using Rsamtools to see genome coverage of a BAM file
written by zizigoluHey guys, I have an aligned bam file (although I have also the bed file), now I am going to see genome coverage. I downloaded …
From the file. Alternatively from the person who gave you the file.
You maybe want to read this thread: How To Check If Illumina Fastq Is Single Or Paired End With Minimal Sequence Id
thank you
I have just file and im in windows..
If you just have a single file then that's typically single-end. Paired-end reads normally come in two separate files (with R1 and R2 or _1 and _2 in the file names).
Thank you Devon
You will have to post a few reads. As @Devon pointed out a single file generally means single-end reads unless this was a file where the paired-reads were interleaved (i.e. read 1 follows read 2 in the same file).