/homework6

C library: extract squence from genbank to fasta

Primary LanguageC

homework6

小组成员:刘昕奕 方雨辰 杨子逸 刘梦涵

报告见Report.pdf https://jbox.sjtu.edu.cn/l/Y0TeSV

源文件:genbank.c,libfasta.c

动态库libfasta.so,libgenbank.so

Makefile文件:Makefile

测试文件为Linux.txt,eg1.txt,eg2.txt

结果文件为Linux.fasta,eg1.fasta,eg2.fasta

开发中的各版本文件见dev分支