Bio::Cluster and Bio::ClusterIO moved to their own separate distribution
commitb3310c7d6fb3c6a313f6d2053739d61e467d0ba2
authorCarnë Draug <carandraug+dev@gmail.com>
Mon, 24 Sep 2018 08:17:32 +0000 (24 09:17 +0100)
committerCarnë Draug <carandraug+dev@gmail.com>
Mon, 24 Sep 2018 08:17:32 +0000 (24 09:17 +0100)
tree8b5c21a182c98a75c36d9157a7618398d7d83513
parentce4fac768b15acfe462cba28ae1c6f8ab6759282
Bio::Cluster and Bio::ClusterIO moved to their own separate distribution
18 files changed:
Changes
examples/cluster/dbsnp.pl [deleted file]
lib/Bio/Cluster/ClusterFactory.pm [deleted file]
lib/Bio/Cluster/FamilyI.pm [deleted file]
lib/Bio/Cluster/SequenceFamily.pm [deleted file]
lib/Bio/Cluster/UniGene.pm [deleted file]
lib/Bio/Cluster/UniGeneI.pm [deleted file]
lib/Bio/ClusterI.pm [deleted file]
lib/Bio/ClusterIO.pm [deleted file]
lib/Bio/ClusterIO/dbsnp.pm [deleted file]
lib/Bio/ClusterIO/unigene.pm [deleted file]
t/Cluster/UniGene.t [deleted file]
t/ClusterIO/ClusterIO.t [deleted file]
t/ClusterIO/SequenceFamily.t [deleted file]
t/ClusterIO/unigene.t [deleted file]
t/data/LittleChrY.dbsnp.xml [deleted file]
t/data/sequencefamily.dat [deleted file]
t/data/unigene.data [deleted file]