Bio::Tools::Analysis::Protein: move modules into their own distribution
commit11346c008a009fb60e13fd1f15b348ed035dc58f
authorCarnë Draug <carandraug+dev@gmail.com>
Fri, 28 Sep 2018 22:45:29 +0000 (28 23:45 +0100)
committerCarnë Draug <carandraug+dev@gmail.com>
Fri, 28 Sep 2018 22:45:29 +0000 (28 23:45 +0100)
tree8b7a5df37feb6b3f9a595b1178aa58b4039397d7
parenta5ed5a08e8f66cdd6f9c6e32e85d06e482bc6c3c
Bio::Tools::Analysis::Protein: move modules into their own distribution

Each of them is an independent and should be on their own distribution.
Getting closer to remove all dependencies dealing with connecting to
services and databases over internet.
Changes
lib/Bio/Tools/Analysis/Protein/Domcut.pm [deleted file]
lib/Bio/Tools/Analysis/Protein/GOR4.pm [deleted file]
lib/Bio/Tools/Analysis/Protein/HNN.pm [deleted file]
lib/Bio/Tools/Analysis/Protein/NetPhos.pm [deleted file]
lib/Bio/Tools/Analysis/Protein/Sopma.pm [deleted file]
t/Tools/Analysis/Protein/Domcut.t [deleted file]
t/Tools/Analysis/Protein/GOR4.t [deleted file]
t/Tools/Analysis/Protein/HNN.t [deleted file]
t/Tools/Analysis/Protein/NetPhos.t [deleted file]
t/Tools/Analysis/Protein/Sopma.t [deleted file]