issues when classifying enterotypes on http://enterotypes.org/ - classification

I would like to assign enterotypes for my metagenomic data by using the classifier on http://enterotypes.org/
I used the same format required on the website, but this submission still got an errors.
I am going to contact to author but I could not find any email on this site.
Anyone could help me? Thank you so much for your help.
sincerely yours,
Input format.
The error.

I also had some troubles uploading tables, try adding an empty "tab" in the 1st row (header) so that all columns align. I made some trials and it worked for me, but don't ask me why. I agree that some support in the website would be nicely appreciated.

Related

Is there any way to break up a PDFTable onto a different page?

First time poster here...but been using StackOverflow for solutions whenever I get stuck.. ton of great information here! I will try to describe the question as thoroughly as I can and hope someone can help me out with it. I need to generate a PDF in Swift and present it on an iPad, so i decided to use TPPDF for the PDF generation and then Apple's PDFKit to present it.
TPPDF has been working great for me, however, I ran into an issue where if I create a PDFTable with an enough amount of rows, it overflows into the next page without creating a new table. The last row gets cut off about 1/3 way and the other 2/3 is generated on the next page. This creates a weird visual effect which i'd rather not have if it's possible.
I've been reading through the documentation as well as sifting through the source code to try and figure out if there's a way but I can't find a decent workaround. The only workaround I can think of is splitting up the content and creating multiple PDFTables on new pages (using the createNewPage() method). This would take a good amount of rework in my code so I wanted to post it here to see if anyone has come across this and come up with a solution.
I appreciate any help!!
-George
thanks for asking, this is actually an on-going issue which occured after adding the merge-cell feature. This is discussed in issue #243, so you take a closer look at what's going on there.

Validate from Field

I don't know if this is the right forum for my question, and I mean no disrespect, but here goes. Will someone please direct me to where I can learn how to validate a text field on a form. I have searched the Internet for 2-hours and have not come up with a solution. I am new to Dreamweaver. I have the free trial version Dreamweaver Creative Cloud and it does not have the Spry features of the previous versions. I apologize for rambling, but I am so frustrated.
Thank you
Have you tried w3Schools??
It has everything about PHP/HTML and CSS. Rather basic but you can expand from there

How to save and reset form input after wrong captcha?

I have a form in which people have to fill in a couple of input fields. The problem is: if someone puts in a wrong captcha-code or any other inputfield goes wrong, than they have to start over, filling the form once again. I know that it's possible to use cookies to save the input and reset it back, but I can't find any code for this problem? I have 7 input fields and 2 select fields....
I hope you can help me out.
Use Ajax for this, there are numerous code online for this.
Use Jquery.
See any of these links helps you
http://www.webdesignbeach.com/beachbar/ajax-fancy-captcha-jquery-plugin
http://demos.myjqueryplugins.com/qaptcha/
http://tympanus.net/codrops/2009/09/22/21-free-captcha-sources/

Fixing MATLAB Bug -- Not all graphs displaying when publishing

I'm writing some simple code in MATLAB and for some reason it's only displaying the last graph in the HTML and/or pdf file when I publish it. Does anyone know how/why this can happen? stackoverflow isn't letting me post my code so any suggestions about common causes of this bug would be appreciated. Thanks everyone.
Are you using SNAPNOW ? http://www.mathworks.com/help/techdoc/ref/snapnow.html

How to add digital signature image to pdf in ios?

Can anybody help me to solve this problem.
I am working on iphone development. This is new for me.
I need to generate a pdf with digital signature. I don't have any idea about this . I have googled past 1 week, still i am not able to crack this problem.
Please can anybody explain the step by step procedure or provide me some source code example.
Also provide me some good links.
see this may be help you :Convert an image to pdf
Please have a look at this.
http://osxdaily.com/2011/08/17/sign-pdf-with-digital-signature-mac-os-x/
----or------
http://layersmagazine.com/digital-signatures-acrobat8.html
hope this may Help you