File size: 1,387 Bytes
13e7753
 
6bbbe30
 
d0a19fa
 
 
 
 
 
 
7fda01c
 
d0a19fa
 
 
 
 
7fda01c
9035ca3
 
d0a19fa
 
 
7fda01c
d0a19fa
 
 
9035ca3
d0a19fa
 
 
7b0744c
d0a19fa
7b0744c
d0a19fa
 
 
7b0744c
d0a19fa
9035ca3
d0a19fa
 
 
7b0744c
d0a19fa
 
 
9035ca3
d0a19fa
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
---
license: mit
tags:
- biology
---
# Model Details

## Model Description

<!-- Provide a longer summary of what this model is. -->
- **Developed by:** [More Information Needed]

- Order the SARS Cov2 sequences by environmental changes, mainly the rate of change of the sunshine duration. 

## Model Sources [optional]

<!-- Provide the basic links for the model. -->

- **Repository:** [More Information Needed](https://github.com/TavoGLC/SlidingSampling)
- **Paper :** [Applications of sliding sampling](https://www.researchsquare.com/article/rs-1691291/v1)
- **Demo :** [Kaggle](https://www.kaggle.com/code/tavoglc/sars-cov2-mutational-hotspots)

# Uses

Classificaion of the SARS-Cov2 sequences and determination of mutational hotspots. 

## How to Get Started with the Model

**Demo :** [Kaggle](https://www.kaggle.com/code/tavoglc/sars-cov2-mutational-hotspots)

# Training Details

## Training Data and test data

Stacked frequence of k-mers up to the 4-mer obtained from full size SARS-Cov2 sequences. NCBI sequence ID of each sequence for each fold is on the csvfile

## Model Architecture and Objective

MLP VAE and mse loss

**Demo :** [Kaggle](https://www.kaggle.com/code/tavoglc/autoencoders-jax-and-sars-cov2)

### Hardware

GPU NVIDIA Corporation TU116 [GeForce GTX 1660 Ti]

# More Information [optional]

Further details at [Substack](https://tavoglc.substack.com/)