把以前用shiny做的小工具整理了一下,
汉字描红本
» 自动生成汉字描红本的在线工具
工具可以自动生成田字格,汉字描红本。田字格可设置每行字数。 描红字多种繁简字体可选,描红颜色可以按喜好设置,包括透明色。预设文本包括随机诗(千家诗)词(全宋词+全唐五代词),美洲华语一至九册生字。 可以自动生成拼音,准确率不断提高中。
随机算数题
»[……]
欢迎来到糗糗的世界
step1. 安装软件rnaseqlib.
pip install –upgrade pip
pip install git+https://github.com/yarden/rnaseqlib.git
pip install gffutils
step2. 从UCSC下载ensGene.txt, knownGene.txt, refGene.txt到一个目录中,比如http:[……]
1. 下载并安装Aspera client extension.
2. 下载Repository Key (.ngc)文件.
3. 下载sra-toolkit.
4. 使用path/to/sra-toolkit/bin/vdb-config -i 导入.ngc文件。并设置下载数据所在的目录。默认值会是在~/ncbi/dbGaP-xxxxx/。
5. 使用Aspera cli[……]
error 1:
cram/cram_io.c:57:19: fatal error: bzlib.h: No such file or directory
#include
^
compilation terminated.
Answer:
This is because the compiler can not find the[……]