-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
update support.html,add some text #15
Open
KerenHHH
wants to merge
4
commits into
master
Choose a base branch
from
何可人-201736900106
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
The head ref may contain hidden characters: "\u4F55\u53EF\u4EBA-201736900106"
Open
Changes from 1 commit
Commits
Show all changes
4 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -17,10 +17,38 @@ <h1>Test Demo: </h1> | |
<h1>Guide: </h1> | ||
<div> | ||
<h3>1.How to upload the files?</h3> | ||
<div class="center-blue-higher-div"> We support the .json and .txt files, you should upload them one by one; If you upload the invalid files or upload the files by a invalid order, we will find them and notice you.</div> | ||
<div class="center-blue-higher-div"> | ||
We support the .json and .txt files, you should upload them one by one; If you upload the invalid files or upload the files by a invalid order, we will find them and notice you.<br> | ||
| ||
Note: Please make the data conform to the following format.<br> | ||
| ||
gene1 and gene2: <br> | ||
{<br> | ||
"Sample000001":1.71018781553424,<br> | ||
"Sample000002":3.57312022243706,<br> | ||
"Sample000003":1.81645208181843<br> | ||
}<br> | ||
| ||
inform:<br> | ||
{<br> | ||
"Sample000001": {"category": "Type1", "detail": "TBA"},<br> | ||
"Sample000002": {"category": "Type6", "detail": "TBA"},<br> | ||
"Sample000003": {"category": "Type2", "detail": "TBA"}<br> | ||
} | ||
</div> | ||
<h3>2. How does it work?</h3> | ||
<div class="center-blue-higher-div"> According to your gene1 file, we look for the data of gene 2 and information, and if we find them, we will output them. You can use "<b>settings</b>" to add the new search rule by inputting your sample.<br> <a href="src/t_table.pdf" target="_blank" style="color: red"><i>the t table</i></a><p style="color: #F1161A;" align="center">Tips: Google Chrome is our best supported browser. It also works in Firefox, Opera, Safari and Internet Explorer 10.<br></p></div> | ||
<h3>3.Error code</h3> | ||
<div class="center-blue-higher-div"> | ||
According to your gene1 file, we look for the data of gene 2 and information. If you want to generate scatter diagram, you need to upload at least gene1 and gene2 files.<br> | ||
You can press "<b><i>settings</i></b>" button in the home page to check or add the search rule of sample.<br> | ||
You can use <a href="src/t_table.pdf" target="_blank" style="color: red">t table</a> to look up the T distribution. | ||
<p style="color: #F1161A;" align="center">Tips: Google Chrome is our best supported browser. It also works in Firefox, Opera, Safari and Internet Explorer 10.<br></p></div> | ||
<h3>3. What can you do ?</h3> | ||
<div class="center-blue-higher-div"> | ||
This software can generate gene scatter map and calculate relevant data for you. <br> | ||
Scatter map enables users to display the gene samples of the desired tissues by clicking or searching for them. You can touch the point to display the details of the sample point. <br> | ||
Table display below scatter shows the correlation coefficient, number and P value for each tissue. Click the corresponding column in the header to display the data in the table in ascending or reverse order according to this column. | ||
</div> | ||
<h3>4. Error code</h3> | ||
<div class="center-blue-higher-div"> | ||
'100': 'your browser does not support FileReader objects'<br> | ||
'101': 'lack gene1 file'<br> | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. |
||
|
@@ -30,10 +58,11 @@ <h3>3.Error code</h3> | |
'105': 'invalid json format in gene2 file'<br> | ||
'106': 'invalid json format in information file'<br> | ||
'108': 'invalid gene1, gene2, or information uploading order, please upload again by right order'<br></div> | ||
<h3>4. How to contact us?</h3> | ||
<div class="center-blue-higher-div"> You can send an email to <u>xumengqi@zjnu.edu.cn</u> for help and we will reply to you as soon as possible.<br><i>Last modified:18 May 2019.</i></div> | ||
<h3>5. Privacy Notice</h3> | ||
<h3>5. How to contact us?</h3> | ||
<div class="center-blue-higher-div"> You can send an email to <u>xumengqi@zjnu.edu.cn</u> for help and we will reply to you as soon as possible.<p align="right" style="font-size: 12px; line-height: 0px;">Last modified:23 March 2020.</p></div> | ||
<h3>6. Privacy Notice</h3> | ||
<div class="center-blue-higher-div"> Source files are only used for data processing of visualized scatter maps of gene expression. Programs do not store, disseminate or modify any source files.</div> | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. |
||
|
||
</div> | ||
</div> | ||
<p align="center"><a href="gene_scatter_plot_home.html"><button class="button buttonShadow">Home</button></a></p> | ||
|
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@KerenHHH
Why .txt file?
Hui