摘要:
001、 (base) root@PC1:/home/test2# ls a.fasta (base) root@PC1:/home/test2# cat a.fasta ## 测试fasta文件 >scaffold_1 CCCGGGTAAAACGGGTCTTCAAGAAAACGCTCCTCCGTT 阅读全文
posted @ 2022-08-10 01:21
小鲨鱼2018
阅读(262)
评论(0)
推荐(0)
摘要:
001、 (base) root@PC1:/home/test2# ls a.fasta (base) root@PC1:/home/test2# sed '$a tag_tag' a.fasta -i ## 在fasta末尾添加一个标记tag_tag (base) root@PC1:/home/t 阅读全文
posted @ 2022-08-10 01:05
小鲨鱼2018
阅读(112)
评论(0)
推荐(0)
摘要:
001、 (base) root@PC1:/home/test2# ls a.fasta list.txt test.py (base) root@PC1:/home/test2# head a.fasta ## 基因组fasta文件 >NC_000964.3 Bacillus subtilis s 阅读全文
posted @ 2022-08-10 00:13
小鲨鱼2018
阅读(786)
评论(0)
推荐(0)