找到约 15 条结果

文章 TCGA临床数据各列含义

...breviation, e.g. “BRCA”. age_at_initial_pathologic_diagnosis Age at which a condition or disease was first diagnosed in years. anatomic_neoplasm_subdivision Text term to describe the spatial location, subdivisions and/or anatomic site name of a tumor. batch_number Groups samples by ...

文章 biolinux操作系统简介

...es序列聚类分组工具箱cdbfasta1:20100722bl-3FASTA file indexing and retrieval toolsfasta格式序列文件索引和检索工具chimeraslayer1:20100429bl-4chimeric detection utility for 16S rRNA16S rRNA混合结果检测分析工具clcsequenceviewer6.4-1CLC Free Sequence ViewerCLC序列查看...

文章 plink 软件core dumped报错

...variants loaded from .bim file.9696 missing IDs set.114 people (0 males, 0 females, 114 ambiguous) loaded from .fam.Ambiguous sex IDs written to LDfiltered.nosex .--extract: 435 variants remaining.Using 1 thread (no multithreaded calculations invoked.Before main variant filters, 114 founders and 0 n...

问题 Blast2go本地化过程中,运行官方文件b2g4pipe_v2.5.zip中“runPipeExample.sh“报错“The host did not accept the connection within timeout of 60000 ms;”

...ut of 60000 ms;”,请问如何解决,希望详细点。 Prepare data for GoSlim. 8 Sequences send to preform GoSlim: goslim_generic.obo Error while generating GoSlim results: Error: The host did not accept the connection within timeout of 60000 ms; nested exception is: org.apache.commons.htt...

问题 在建立索引时出错,输出文件都是0KB

...sn't appear to be a GTF file (GFF not supported by this program) RUN CMD: retrieve_seq_from_fasta.pl --format refGene --seqfile elepant_grass_genome.fa  unknown_refGene.txt --out unknown_refGeneMrna.fa Error: cannot read from regionfile unknown_refGene.txt: No such file or directory INFO:    C...

问题 有参转录组分析

..._lvl, COG_category, De... dbl  (2): evalue, score ℹ Use `spec()` to retrieve the full column specification for this data. ℹ Specify the column types or set `show_col_types = FALSE` to quiet this message. Error in file(file, "rt") : cannot open the connection Calls: read.table -> file ...

文章 z-Transform数据得到z-score方法公式

...tive) position in the distribution. An often used aid is the z-transforwhich converts the values of a sample into z-scores: with zi ... z-transformed sample observationsxi ... original values of the sample... sample means ... standard deviation of the sample The z-transform is also called...

文章 tassel 模型公式表示方法

... association analysis via a mixed linear model (MLM). A mixed model is one which includes both fixed and random effects. Including random effects gives MLM the ability to incorporate information about relationships among individuals. When a genetic marker based kinship matrix (K) is used jointly wit...

问题 IBD计算

...le or directory awk: cmd. line:1: fatal: cannot open file `B059.cibd.txt' for reading (No such file or directory) awk: cmd. line:1: fatal: cannot open file `B059.cibd.txt' for reading (No such file or directory) awk: cmd. line:1: fatal: cannot open file `B083.cibd.txt' for reading (No such file o...

文章 看懂变异记录结果文件(VCF)

... bias in the data. It is an updated form of the Fisher Strand Test that is better at taking into account large amounts of data in high coverage situations. It is used to determine if there is strand bias between forward and reverse strands for the reference or alternate allele. The reported value is...

文章 R语言-Cox比例风险模型

...相对于group one而言的,那么按照测试数据集来说:male=1,female=1,即女性的死亡风险相比男性要低 exp(coef)等于0.59,即风险比例等于0.59,说明女性(male=2)减少了0.59倍风险,女性与良好预后相关 lower .95 upper .95则是exp(coef)的95%...

文章 GATK报错:Could not find walker with name: VariantFiltration

...r rerun your command with --help) to view allowable command-line arguments for this tool. ##### ERROR ##### ERROR Visit our website and forum for extensive documentation and answers to ##### ERROR commonly asked questions https://www.broadinstitute.org/gatk ##### ERROR ##### ERROR Please do NOT post...

问题 RNAseq有参转录组分析差异表达分析这一环节出现一些问题,ggplot版本问题

...s, sapply, saveRDS, setdiff,     table, tapply, union, unique, unsplit, which.max, which.min Attaching package: ‘S4Vectors’ The following object is masked from ‘package:utils’:     findMatches The following objects are masked from ‘package:base’:     expand.grid, ...

问题 GSVA Error: useNames = NA is defunct. Instead, specify either useNames = TRUE or useNames = FALSE.

解决办法: Error: useNames = NA is defunct. Instead, specify either useNames = TRUE or useNames = FALSE. seems to be coming from a change in matrixStats 1.2 that released a couple of days ago. Can you downgrade to 1.1 and try?remotes::install_version("matrixStats", version="1.1.0") # ...

文章 TCGA临床数据下载—TCGAbiolinks

...以及他们的区别如下: In GDC database the clinical data can be retrieved from different sources: indexed clinical: a refined clinical data that is created using the XML files.XML files: original source of the dataBCR Biotab: tsv files parsed from XML files There are two main differences ...