Tag: InterPro
UniProt: A0A6I9ZUN5_ACIJB
ID A0A6I9ZUN5_ACIJB Unreviewed; 234 AA. AC A0A6I9ZUN5; DT 07-OCT-2020, integrated into UniProtKB/TrEMBL. DT 07-OCT-2020, sequence version 1. DT 25-MAY-2022, entry version 6. DE SubName: Full=tumor necrosis factor ligand superfamily member 8 {ECO:0000313|RefSeq:XP_014931799.1}; GN Name=TNFSF8 {ECO:0000313|RefSeq:XP_014931799.1}; OS Acinonyx jubatus (Cheetah). OC Eukaryota; Metazoa; Chordata; Craniata; Vertebrata; Euteleostomi; Mammalia; OC Eutheria; Laurasiatheria;…
Function of SYDE C2-RhoGAP family as signaling hubs for neuronal development deduced by computational analysis
Hallam, S. J., Goncharov, A., McEwen, J., Baran, R. & Jin, Y. Syd-1, a presynaptic protein with PDZ, C2 and rhoGAP-like domains specifies axon identity in C. elegans. Nat. Neurosci. 5, 1137–1146 (2002). CAS PubMed Google Scholar Xu, Y. & Quinn, C. C. SYD-1 promotes multiple developmental steps leading to…
Using AnnoTree to Get More Assignments, Faster, in DIAMOND+MEGAN Microbiome Analysis
INTRODUCTION Next-generation sequencing (NGS) has revolutionized many areas of biological research (1, 2), providing ever-more data at an ever-decreasing cost. One such area is microbiome research, the study of microbes in their theater of activity using metagenomic sequencing (3). Here, deep short-read sequencing, and improving performance of long-read sequencing, are…
UniProt: A0A1S3QEZ7_SALSA
ID A0A1S3QEZ7_SALSA Unreviewed; 104 AA. AC A0A1S3QEZ7; DT 12-APR-2017, integrated into UniProtKB/TrEMBL. DT 12-APR-2017, sequence version 1. DT 02-JUN-2021, entry version 11. DE SubName: Full=lipopolysaccharide-induced tumor necrosis factor-alpha factor homolog isoform X2 {ECO:0000313|RefSeq:XP_014038412.1}; GN Name=LOC106591717 {ECO:0000313|RefSeq:XP_014038412.1}; OS Salmo salar (Atlantic salmon). OC Eukaryota; Metazoa; Chordata; Craniata; Vertebrata; Euteleostomi; OC Actinopterygii;…
dCas9-VPR-mediated transcriptional activation of functionally equivalent genes for gene therapy
1. Dunbar, C. E. et al. Gene therapy comes of age. Science 359, eaan4672 (2018). PubMed Google Scholar 2. Wang, D., Tai, P. W. L. & Gao, G. Adeno-associated virus vector as a platform for gene therapy delivery. Nat. Rev. Drug Discov. 18, 358–378 (2019). CAS PubMed PubMed Central Google Scholar 3. Eid, A.,…
Batch conversion of InterPro IDs to GO IDS for TopGO analysis
Batch conversion of InterPro IDs to GO IDS for TopGO analysis 0 Hi all, I have a list of about two thousand InterPro IDs that I would like to convert to their corresponding GO IDs for subsequent enrichment analyses in TopGO. I initially used the Interpro2go batch text file to…
Using protein domains for annotation validation
Using protein domains for annotation validation 0 I am trying to develop a procedure for assessing the reliability of proteins derived from a genome annotation analysis. One thing I’d like to do is search the annotated protein for protein domains, with the idea being that proteins containing known domains are…
Converting an S4 object into a dataframe in R
I have an S4 object named ‘res’ which I got while using an R package called RDAVIDWebService. I can’t seem to find a way to convert this object into a dataframe in R. I tried using the function ‘as.data.frame(res)’ but it throws this error: > as.data.frame(res) Error in as.data.frame.default(res) :…