Skip to content
/ SnPip Public

Web-App for population genomics and statistical analysis of human SNPs

Notifications You must be signed in to change notification settings

iQuxLE/SnPip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SnPip

Connecting your machine to the SnPip database stored on in a google cloud instance.

  1. log into https://console.cloud.google.com/ using the provided email bellow.

    Email: [email protected]
    
    Password: my-secret-password
    
  2. In the navigation menu (the three bars located on the top left of the website) select SQL, this will bring up the snpip database.

image

image

  1. Select the snpip database (directly bellow the instance ID) This will bring you to the snpip db overview page.

image

  1. From the overview page select the connections tab

image

  1. Once on the connection page scroll down untill you reach ADD NETWORK (Nothing else needs to be interacted with)

image

  1. Click on the ADD NETWORK button and input:

      The network name in the name box
      
      Your machines ip address (IPV4) (which can be found here: https://whatismyipaddress.com/) in the ip box
    

image

  1. Click the DONE button

  2. Scroll down till you reach the blue SAVE button and save your newly created network. In the bottom left hand corner of the screen you will notice a window showing the time taken for the current operation to execute (in this case it will be saving you newtork), once a green check mark has appaared then the your network is saved.

Congratulations! You are now authorised to connect to the SnPip database.

Running the Web application!

  1. Open your command line or terminal
  2. Check the requirments.txt table for all the dependencies
  3. On command line/terminal install all the dependencies using the pip install command
  4. Once all the dependencies have been installed, cd into the web application folder
  5. Then run command > python main.py to host the Web application locally
  6. Search or click on http://127.0.0.1:5000/ to view web application

About

Web-App for population genomics and statistical analysis of human SNPs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •