hello my friends;
I have a question:
I have two sample .bam file from illumina for my patient, now I want to know if i convert this two file to bed file, does any different between two bed file?
The program you use to make the BED files is unlike to discriminate between the samples according to read group, so I'd encourage you not to bother with this. Why do you want a BED file to begin with? I would think that you'd want a VCF file instead.
Hi! I have analyzed some specific structural variants in a set of different samples (originated from different patients). Now, I would like to perform some …
Hello Friends, I have downloaded TCGA data (gene expression, methylation) using TCGA2STAT. Now, I want to use TCGAbiolinks package for performing subsequent analysis. I want …
Hello everyone, I have one plink binary fileset data that consist of bim(SNPs data), bed(binary file), and .fam(TCGA patient id), and I imputed it to …
Hello Friends! I have one stupid question. I have a bed file chr1 955541 955763 AGRN.chr1.955552.955753 chr1 957569 957852 AGRN.chr1.957580.95784 in my bed file my …
I have downloaded BRCA patient data from TCGA. There is `rsem.genes.normalised_result` file associated with each patient id (TCGA barcode). The data that I have downloaded …
The program you use to make the BED files is unlike to discriminate between the samples according to read group, so I'd encourage you not to bother with this. Why do you want a BED file to begin with? I would think that you'd want a VCF file instead.
It is unclear what you want. Please post a representative output.