摘要: #-*-coding: UTF-8 -*- 解决python2 中 中文乱码报错的问题 001、 [root@pc1 test1]# ls a.fa test.py [root@pc1 test1]# cat a.fa ## 测试数据 >chr1 xxx aaaggg eeee >chr2 yyy 阅读全文
posted @ 2022-11-14 12:18 小鲨鱼2018 阅读(711) 评论(0) 推荐(0) 编辑
摘要: 001、 [root@pc1 test1]# ls a.fa test.py [root@pc1 test1]# cat a.fa ## 测试fasta文件 >chr1 kkk aattttt cccc >chr2 yyy ttttuuuu ddfff >chr3 eee uuuuukk sssff 阅读全文
posted @ 2022-11-14 12:00 小鲨鱼2018 阅读(95) 评论(0) 推荐(0) 编辑