找到约 15 条结果

文章 亚型划分比较波浪图(桑基图)绘制

...章中我们有时会看到她的身影。 比如在一篇2021年发表于The Journal for ImmunoTherapy of Cancer上的影响因子为13.75的文献《m6A modification patterns and tumor immune landscape in clear cell renal carcinoma》中,作者利用桑基图来描绘m6A簇、免疫亚型和m6A...

文章 sankey_plot.r绘制桑基图

...p message and exit -i input, --input input input the matrix [required] -g group [group ...], --group group [group ...] input column names of three groups [required] -c color, --color color column to fill color [required] ...

问题 基因组重测序使用qualimap 出现Exception in thread "main" java.awt.AWTError: Can't connect to X11 window server using 'localhost:18.0' as the value of the DISPLAY variable.

...r ${bwa_qcdir}/${name}.depth_and_coverage_report done if [ $? -eq 0 ]; then        touch  ${bwa_qcdir}/ok.cucumber_bwa.qc.status     else        touch  ${bwa_qcdir}/failed.cucumber_bwa.qc.status fi 最后运行的时候  #1.比对率分析和#2.片段inner size,片段选择...

文章 maftools|突变数据可视化-瀑布图绘制及脚本使用

...关的文章使用这种图也十分常见。 比如2021年发表在Mol Ther Nucleic Acids上的文章《m6A-related lncRNAs are potential biomarkers for predicting prognoses and immune responses in patients with LUAD》(IF=8.89),作者采用TCGA的体细胞突变数据通过绘制瀑布图...

问题 老师您好,我在运行OrthoFinder2时,出现下面报错,请老师解答

...er_v2.5.4/scripts_of/parallel_task_manager.py", line 209, in Worker_RunCommands_And_Move fn(fns) File "/share/work/biosoft/OrthoFinder/OrthoFinder_v2.5.4/scripts_of/trees_msa.py", line 262, in trim_fn trim.main(fn, fn, 0.1, 500, 0.75) File "/share/work/biosoft/OrthoFinder/OrthoFinder_v2....

文章 VG 泛基因组call 变异

#this script report the commands used to call variants from the 16 Illumina WGS barn swallow individuals.#for steps 1-3, this github solution was followed: https://github.com/vgteam/vg/issues/3411#for steps 4-9, the section "Calling the graph by first splitting into components" of this tutorial was ...

文章 linux 硬盘分区 格式化 挂载

...G   create an IRIX (SGI) partition table   l   list known partition types #显示分区类型   m   print this menu 打印帮助   n   add a new partition 添加新的分区   o   create a new empty DOS partition table   p   print the partition table 显示分区表  ...

问题 扩增子:真菌ITS分析unite不匹配

...valid value for '--i-reference-seqs': Expected an artifact of at   least type FeatureData[Sequence]. An artifact of type TaxonomicClassifier   was provided. 老师,这是原始脚本,ITS的 和18S的'--i-reference-seqs'  都找不到

文章 R 包RIdeogram安装报错

...ms checked** using staged installationPackage librsvg-2.0 was not found in the pkg-config search path.Perhaps you should add the directory containing `librsvg-2.0.pc'to the PKG_CONFIG_PATH environment variableNo package 'librsvg-2.0' foundUsing PKG_CFLAGS=Using PKG_LIBS=-lrsvg-----------------------...

问题 抱歉打扰,我在做circos时遇到了下面问题,看到了您也遇到相似问题,想知道您是如何解决的,期待您的回复。

...rence/best_practices   The debugging facility is helpful to figure out what's happening under the   hood       http://www.circos.ca/documentation/tutorials/configuration/debugging   If you're still stumped, get support in the Circos Google Group.       http://groups.google.com/...

文章 基因组版本 Primary 和 Alternate的区别

...rimary assembly: a complete assembly with long stretches of phased blocks. The concept has been used by GRC. BAC-to-BAC assemblies can all be regarded as primary assemblies. Falcon-unzip is perhaps the first to produce such assemblies for whole-genome shotgun data.Alternate assembly: an incomplete ...

文章 串联重复基因 tandem和segmental的区别与联系

...上,形成一个序列相似、功能相近的基因簇。According to the descriptions of Holub [1], a chromosomal region within 200 kb containing two or more genes is defined as a tandem duplication event. 3.染色体片段复制(Segmental duplication):导致复制的基因距离较远,...

文章 对组装结果中GAP左右批量设计引物

...primer3.input" or die "$!";my%ssr_pos=(); #ssr相关信息my%SSR=(); # SSR type while(my$line=){chomp $line;my@tmp=split(/\t/,$line);next if ($tmp[0] eq "ID");my$ID="$tmp[0]_$tmp[5]_$tmp[6]_$tmp[4]";$ssr_pos{$ID}="$tmp[0]\t$tmp[5]\t$tmp[6]\t$tmp[4]\t$tmp[2]";my$seq=&get_target_fa($tmp[0],$tmp[5...

文章 网站编辑器代码块 高亮显示使用技巧:

...    -format => 'fasta');while ( my $seqobj = $in->next_seq() ) { # the human read-able id of the sequence my $id=$seqobj->id();  # string of sequence my $seq=$seqobj->seq(); # a description of the sequence my $desc=$seqobj->desc();  # one of 'dna','rna','protein'  https://www.bi...

文章 topGO分析结果说明

...方法。 Annotated : number of genes in go.db which are annotated with the GO-term.Significant : number of genes belonging to your input which are annotated with the GO-term.Expected : show an estimate of the number of genes a node of size Annotated would have if the significant genes were to be r...