Connect to Sequencing.com

Sequencing allows third-party sites to upload genetic data files to Sequencing.com. Sequencing facilitates the process of the import by providing several scenarios for third party site users

Seamless account creation. When a user of the third-party site decides he or she wants to connect their genetic data files with Sequencing - it is not required for the user to have an account on Sequencing beforehand. When connect button is clicked, a modal window will open stating “A welcome message with further instructions has been sent to your e-mail address.” and showing the screen below

sequencing new account

Login procedure. Once the user has confirmed the email, or he or she already has an account in Sequencing.com - they will be prompted with login screen

sequencing demo login

For already logged in Users. If a user already has Sequencing account and an active session, no additional login procedure will be required, instead he or she will be prompted with the message to confirm the import

Sequencing authorization message

In order to implement “Connect to Sequencing” functionality - third-party sites are required to complete integration that consists of two parts. Backend integration encompasses the features for rendering correct request json string and encryption of it, whereas frontend widget will take care of user interface and interaction.

Below referenced code snippets can also be found as one complete bundle on https://github.com/SequencingDOTcom/Connect-to-Sequencing.com