找到约 15 条结果

文章 pROC包绘制ROC曲线

... gos6 outcome gender age wfns s100b  ndka29    5    Good Female  42    1  0.13  3.0130    5    Good Female  37    1  0.14  8.5431    5    Good Female  42    1  0.10  8.0932    5    Good Female  27    1  0.04 10.4233 ...

文章 R语言基础入门—因子

...,147,122)weight <- c(48,49,66,53,67,52,40)gender <- c("male","male","female","female","male","female","male")# Create the data frame.input_data <- data.frame(height,weight,gender)print(input_data)# Test if the gender column is a factor.print(is.factor(input_data$gender))# Print the gender c...

文章 WRKY基因家族顺势作用原件展示挑选

...ight. Wbox, WRKY binding site; CGTCA-motif, cis-acting regulatory element involved in theMeJA-responsiveness;MBS I,MYB binding site involved in flavonoid biosynthetic genes regulation; LTR, cis-acting element involved in low-temperature responsiveness; TC-rich repeats, cis-acting element involved...

文章 TCGA临床数据各列含义

...ined prior to treatment. clinical_N Extent of the regional lymph node involvement for the cancer based on evidence obtained from clinical assessment parameters determined prior to treatment. clinical_T Extent of the primary cancer based on evidence obtained from clinical assessment par...

文章 肿瘤的TNM分期讲解(stage)

...ncy into surrounding mediastinal structures (T classification) while nodal involvement and metastatic spread are much rarer eventsThere is no recommended histologic grading system for thymic tumorsOther staging systems also exist (Lung Cancer 2014;83:126) Essential featuresT, N and M categories are...

问题 Attractive but Toxic: Emerging Roles of Glycosidically Bound Volatiles and Glycosyltransferases Involved in Their Formation

文献求助,谢谢大神

文章 TCGA癌症数据库挖掘发表的大文章CNS级别汇总2019

...rCell Rep. 2018;23(1):239-254.e6. doi:10.1016/j.celrep.2018.03.076 Driver Fusions and Their Implications in the Development and Treatment of Human CancersExit DisclaimerCell Rep. 2018;23(1):227-238.e3. doi:10.1016/j.celrep.2018.03.050 Genomic, Pathway Network, and Immunologic Features Distinguishi...

问题 UPARSE to pick OTUs in QIIME

...lusters filter and chimera detection in "usearch"  and "usearch61"?  And what is more, what is the difference between  "usearch"  and "usearch61", just different version? Is there any methods using the algorithm of UPARSE to pick OTUs in QIIME? Althogh it can do in USEARCH, but I prefer QIIME. ...

文章 fasta格式文件介绍 What is FASTA format?

What is FASTA format? FASTA format is a text-based format for representing either nucleotide sequences or peptide sequences, in which base pairs or amino acids are represented using single-letter codes. A sequence in FASTA format begins with a single-line description, followed by lines of sequence ...

问题 What can Amino Acid Structure Chart and Reference Table help us do?

There are 20 standard amino acids in the amino acid table, what are the functions of them?

文章 R语言基础入门—数据结构(2)

...47,122) weight <- c(48,49,66,53,67,52,40) gender <- c("male","male","female","female","male","female","male")# Create the data frame.input_data <- data.frame(height,weight,gender) print(input_data)# Test if the gender column is a factor. print(is.factor(input_data$gender))# Print the gender...

问题 差异基因用p-vaule筛选可以吗?

...600: DEGs were determined using p-value < 0.05 and fold change ≥ 1.5. What is the rationale behind using pvalues instead of adjusted pvalues/FDR. Multiple testing correction is a very crucial aspect of RNA-Seq data analysis since there are thousands of genes being tested and using p values inst...

文章 非小细胞肺癌(GSE148071)

...artar xvf GSE148071_RAW.tar 数据map.txt 准备: GSM4453576 P1 71 female LUSC advanced GSM4453577 P2 62 male LUAD advanced GSM4453578 P3 67 male LUSC advanced GSM4453579 P4 58 male LUSC advanced GSM4453580 P5 62 male LUAD advanced GSM4453581 P6 59 male LUSC advanced GSM4453582 P7 71 male LU...

文章 stacks RAD 分析方法

...tify loci with FST values that were excessively high or low compared with what was expected under neutrality. The analysis was performed using the fsthet package [2] on the R platform [3] by considering the loci below or above the 95% confidence intervals constructed with 1000 bootstraps for the ex...

文章 blast XML结果解析,获得更多blast比对信息 perl

...ds shown can be used to either get or set values, but we’re just showing what they get. Hitnamegb443893124775hit nameHitlength331Length of the Hit sequence  Hitaccession443893accession (usually when this is a Genbank formatted id this will be an accession number - the part after the gb or em...