More posts like this
-
Extracting observations from one dataframe to populate another
written by Rachel •I have a very large dataframe with 396212 observations (rows) and 13 variables (columns), including organism name, antibiotic name, gene name and location. I want …
-
scRNAseq: working with barcode, gene and matrix files
written by colonppghey, Folks: never worked with barcode, matrix and gene files before, it seem they have these 3 file types for the same sample, I wonder …
-
Biopython - multiple alignment issue - fliped parts of domain
written by XylanaserHey. I have 'fliped domain' of protein family - alignment and i want to cut this multiple alignment in fasta on two part Nterm and …
-
HH-Suite conda issue
written by XylanaserHey biofreaks. I have a question to you about hh-suite installation under conda . Do you have the same issue with HHLIB path? - program …
-
GPU-blast -> write PSI-blast yourself [help me understand the algoritm]
written by XylanaserHey. I want to write a program that uses gpu-blast to make psi-blast several runs and give me the profile as output. Can you help …
-
Understanding the VCF data from my variant calling
written by jaqx008Hey guys. I was able to successfully generate my VCF file and I am confused as to how to go from here in analyzing my …
-
How can I get FASTA if i have Names of proteins ?
written by XylanaserHey, I have a problem. I have names of proteins for example lpg_200 etc. How can I get FASTA seqences for them? Regards X
-
Annotation of position in an Open Reading Frame from a list of sites
written by tim_mci •<p>Hi all,</p> <p>I am working human mitochondrial sequence data (predominantly using R). I am looking for a tool to quickly annotate if any given site …
-
find NON Coding SNPs using annovar or ucsc genome browser
written by pinikoma •HI all, I would like to check if a certain snp name = rs... is inside an open reading frame BUT no protein coding Can …
-
is the snp in a open reading frame ?
written by pinikoma •Hello all, How do I check if a selected snp is in an open reading frame (any orf..)? Thanks, pini.
Hi! Could you provide an example?
Open reading frames are part of genes, not vice-versa. You cannot have two genes that are part of the same ORF.
Do you mean how to check if the ORFs of two genes are in the same reading frame (i.e. 1, 2 or 3)?
yes.
Which organism? What annotation? Are these ORFs on the same or different transcripts?