how to find Gene ontology
I am a beginner pls help me if i have a sequence or FASTA file how to find Gene ontology
go
• 898 views
•
link
updated
by
jared.andrews07
•
written
by
chinu •
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
Disease-Disease Association data
written by singhankit973 •I am working on a deep learning model for predicting disease gene associations, for that i am using disease-gene association data primarily and supplementing other …
-
Gene Ontology question
written by Bhawna •Hello! I am new to Gene Ontology. I have a couple of lists of common DEG's from a couple of diseases. I want to shortlist …
-
How to retrieve a gene sequence from SRA file?
written by Askhat •Hello, everyone! I am new to bioinformatics with biology-and-genetics background. So I desperately need a good advice. I am trying to retrieve a "spike protein" …
-
Find unique sequence within
written by rksmerge1234 •How to find a unique sequence in within a sequence and compare it with other databases? I don't know if that sounds correct but I …
-
How to perform gene ontology analysis with list of upregulated and down regulated genes?
written by JohnHi, I have found ~3000 upregulated genes and ~3000 downregulated genes using RSEM & EBSeq. Using this gene list, how can I perform a Gene …
-
Finding Kmers From Fasta File
written by ahmed.jutt2012 •Can anyone help me .. how to find k-mer of 4 from a fasta file in Python3 .. Thanks in advance i'm a beginner ...
-
How to remove the header line with ">" in a fasta file
written by bright602 •Hi, I am a beginner in bioinformatics. I have a fasta file like below (plz ignore the "|") > Chr3:183153228-183153246 TGGAAAGGACGAAACACCGCG > Chr3:183286843-183286861 CTAGAAATAGCAAGTTAAA How …
-
described gene from amino acid sequence
written by siinemselvi •Hi everyone! I found a gene from amino acid sequence by perfomed blast on NCBI. You may know the find-a-gene project by pevsner (http://www.bioinfbook.org/wiley/chapter5/Webdocument_5-16_findagene_globin.htm). I …
-
BLAST multiple sequences against each other from one FASTA file
written by Keely •Hi, I am a beginner to using BLAST locally on Mac OSX. I have downloaded ncbi-blast-2.2.31+.dmg and have installed it. I have a FASTA file …
-
How To Align The Reference Sequence With The Contigs ?
written by Arpitha Hebbar<p>i have a fasta file with 113 contigs and a reference sequence in fasta file. i have to align my contigs to the reference sequence …
We're going to need more information than that. What does the sequence represent? A gene? A transcript? Are you trying to perform enrichment analyses or infer GO terms based on sequence homology? Please edit your question to add additional details, preferably including a reproducible example, a clear description/example of your inputs & expected output, and what you've tried so far.