diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..b622c56 --- /dev/null +++ b/LICENSE @@ -0,0 +1,21 @@ +MIT License + +Copyright (c) 2021 Sandali Lokuge; Shyaman Jayasundara; Puwasuru Ihalagedara; Damayanthi Herath; Indika Kahanda + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. diff --git a/miRNAFinderApp/app/static/resources/nDataset.fa b/miRNAFinderApp/app/static/resources/negTrainDataset.fa similarity index 100% rename from miRNAFinderApp/app/static/resources/nDataset.fa rename to miRNAFinderApp/app/static/resources/negTrainDataset.fa diff --git a/miRNAFinderApp/app/static/resources/nDatasetFeat.xlsx b/miRNAFinderApp/app/static/resources/negTrainDatasetFeat.xlsx similarity index 100% rename from miRNAFinderApp/app/static/resources/nDatasetFeat.xlsx rename to miRNAFinderApp/app/static/resources/negTrainDatasetFeat.xlsx diff --git a/miRNAFinderApp/app/static/resources/pDataset.fa b/miRNAFinderApp/app/static/resources/posTrainDataset.fa similarity index 100% rename from miRNAFinderApp/app/static/resources/pDataset.fa rename to miRNAFinderApp/app/static/resources/posTrainDataset.fa diff --git a/miRNAFinderApp/app/static/resources/pDatasetFeat.xlsx b/miRNAFinderApp/app/static/resources/posTrainDatasetFeat.xlsx similarity index 100% rename from miRNAFinderApp/app/static/resources/pDatasetFeat.xlsx rename to miRNAFinderApp/app/static/resources/posTrainDatasetFeat.xlsx diff --git a/miRNAFinderApp/app/static/resources/tDataset.zip b/miRNAFinderApp/app/static/resources/testDataset.zip similarity index 100% rename from miRNAFinderApp/app/static/resources/tDataset.zip rename to miRNAFinderApp/app/static/resources/testDataset.zip diff --git a/miRNAFinderApp/app/static/resources/tDatasetFeat.zip b/miRNAFinderApp/app/static/resources/testDatasetFeat.zip similarity index 100% rename from miRNAFinderApp/app/static/resources/tDatasetFeat.zip rename to miRNAFinderApp/app/static/resources/testDatasetFeat.zip diff --git a/miRNAFinderApp/app/templates/resources.html b/miRNAFinderApp/app/templates/resources.html index 6d864c8..68342c3 100644 --- a/miRNAFinderApp/app/templates/resources.html +++ b/miRNAFinderApp/app/templates/resources.html @@ -8,12 +8,12 @@

Resources

-

Dataset

Positive training datasetNegative training datasetTesting dataset
+

Dataset

Positive training datasetNegative training datasetTesting dataset
-

Calculated features

Positive training setNegative training set +

Calculated features

Positive training setNegative training set Testing set + class="d-block" href="{{ url_for('resourcesdw', filename='testDatasetFeat.zip') }}">Testing set