Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 480 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 480 Bytes

#Perl

my perl scripts for bioinformatics

##spilt.pl spilt multiple sequences file into single sequence file in FASTA format

##extractInfoGB.pl extract information from genbank file, separated by tab(\t); can open it as excel file.

##detectTopic.pl script draft. try to detect hot topics based on pubmed summary result.

##getFileNames.pl get pdb file name list for MUSTANG."readdir" will get the purrent work path(.) and parent path(..), so use if loop to delte those.