Big table and fit problem

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
1
down vote

favorite












The following LaTeX code generates a table, but it's too big (it "catches" the number of the page). I've tried using tabcolsep , but I just can't make it adequate:



documentclass[11pt]article
usepackage[utf8]inputenc
usepackage[document]ragged2e
usepackagefloat
usepackage[portuguese]babel
usepackagemathtools
usepackageamssymb
usepackageadjustbox
usepackagegeometry
usepackagemakecell
usepackagechangepage
begindocument
begintable[h]
centeringsetlengthtabcolsep3pt
beginadjustwidth-3.0cm
begintabularc
hline
theadID da ORF
& theadQuadro
& theadIncício
& theadFim
& theadComprimento \ (bp)
& theadFunção \ inferida
& theadNº de \ acesso da\ sequência \ de proteína\ usada na \ inferência
& theadOrganismo \ ao qual\ pertence essa\ proteína
& thead(e-value \ do BLASTp),\(% de \ identidade),\(% query cover),\(% subject \ cover) \
hline
ORF1
& +1
& 1855
& 3105
& 1251
& theadphosphate \regulon sensor\histidine kinase
& theadOGA48658.1
& theadtextitBetaproteobacteria \ textitbacterium
& thead(5e-118),\(45),\(94),\(41) \
hline
ORF2
& +1
& 9841
& 10845
& 1005
& theadalpha- \mannosyltransferase\histidine kinase
& theadOYZ29254.1
& theadtextitHydrogenophilales \ textitbacterium\textit16-64-40
& thead(0.0),\(45),\(98),\(71) \
hline
ORF3
& +1
& 11851
& 12657
& 807
& theadN-acetyltransferase
& theadWP_009522425.1
& theadtextitRalstonia sp. \ textitPBA
& thead(2e-141),\(77),\(88),\(66) \
hline
ORF4
& +2
& 5
& 319
& 315
& theadDUF-190\domain-containing
& theadWP_071543747.1
& theadtextitPseudodesulfovibrio \ textithydrargyri
& thead(6e-36),\(77),\(98),\(45) \
hline
ORF5
& +2
& 1136
& 1828
& 693
& theadphosphate\regulon\transcriptional\regulatory protein
& theadWP_012695656.1
& theadtextitLaribacter \ textithongkongensis
& thead(6e-124),\(71),\(99),\(71) \
hline
ORF6
& +2
& 9392
& 9823
& 432
& theadUDP-2,3-\diacylglucosamine\hydrolase
& theadOYZ57328.1
& theadtextitHydrogenophilales \ textitbacterium \textit16-61-112
& thead(8e-71),\(74),\(86),\(30) \
hline
ORF7
& +2
& 11264
& 11758
& 495
& theadhistidine\phosphatase
& theadWP_047216555.1
& theadtextitPandoraea \ textitthiooxydans \textit16-61-112
& thead(3e-47),\(98),\(48),\(49) \
hline
ORF8
& +2
& 14042
& 14671
& 630
& theadmembrane\protein
& theadWP_047216555.1
& theadtextitNitrobacter \ textitwinogradskyi
& thead(6e-102),\(93),\(66),\(62) \
hline
ORF9
& +2
& 14042
& 14671
& 630
& theadphosphatidylserine\decarboxylase
& theadWP_059425117.1
& theadtextitSulfuricella sp. \ textitT08
& thead(2e-133),\(61),\(98),\(62) \
hline
ORF10
& +2
& 14042
& 14671
& 630
& theadphosphatidylserine\decarboxylase
& theadWP_059425117.1
& theadtextitSulfuricella sp. \ textitT08
& thead(2e-133),\(61),\(98),\(62) \
hline
endtabular
endadjustwidth
endtable
enddocument


Besides, I still need to put more lines to it. I really don't know how to make a "big table" on LaTeX, and, esthetically good at the same time. Could you guys help me?










share|improve this question









New contributor




Nicholas Yamasaki is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.























    up vote
    1
    down vote

    favorite












    The following LaTeX code generates a table, but it's too big (it "catches" the number of the page). I've tried using tabcolsep , but I just can't make it adequate:



    documentclass[11pt]article
    usepackage[utf8]inputenc
    usepackage[document]ragged2e
    usepackagefloat
    usepackage[portuguese]babel
    usepackagemathtools
    usepackageamssymb
    usepackageadjustbox
    usepackagegeometry
    usepackagemakecell
    usepackagechangepage
    begindocument
    begintable[h]
    centeringsetlengthtabcolsep3pt
    beginadjustwidth-3.0cm
    begintabularc
    hline
    theadID da ORF
    & theadQuadro
    & theadIncício
    & theadFim
    & theadComprimento \ (bp)
    & theadFunção \ inferida
    & theadNº de \ acesso da\ sequência \ de proteína\ usada na \ inferência
    & theadOrganismo \ ao qual\ pertence essa\ proteína
    & thead(e-value \ do BLASTp),\(% de \ identidade),\(% query cover),\(% subject \ cover) \
    hline
    ORF1
    & +1
    & 1855
    & 3105
    & 1251
    & theadphosphate \regulon sensor\histidine kinase
    & theadOGA48658.1
    & theadtextitBetaproteobacteria \ textitbacterium
    & thead(5e-118),\(45),\(94),\(41) \
    hline
    ORF2
    & +1
    & 9841
    & 10845
    & 1005
    & theadalpha- \mannosyltransferase\histidine kinase
    & theadOYZ29254.1
    & theadtextitHydrogenophilales \ textitbacterium\textit16-64-40
    & thead(0.0),\(45),\(98),\(71) \
    hline
    ORF3
    & +1
    & 11851
    & 12657
    & 807
    & theadN-acetyltransferase
    & theadWP_009522425.1
    & theadtextitRalstonia sp. \ textitPBA
    & thead(2e-141),\(77),\(88),\(66) \
    hline
    ORF4
    & +2
    & 5
    & 319
    & 315
    & theadDUF-190\domain-containing
    & theadWP_071543747.1
    & theadtextitPseudodesulfovibrio \ textithydrargyri
    & thead(6e-36),\(77),\(98),\(45) \
    hline
    ORF5
    & +2
    & 1136
    & 1828
    & 693
    & theadphosphate\regulon\transcriptional\regulatory protein
    & theadWP_012695656.1
    & theadtextitLaribacter \ textithongkongensis
    & thead(6e-124),\(71),\(99),\(71) \
    hline
    ORF6
    & +2
    & 9392
    & 9823
    & 432
    & theadUDP-2,3-\diacylglucosamine\hydrolase
    & theadOYZ57328.1
    & theadtextitHydrogenophilales \ textitbacterium \textit16-61-112
    & thead(8e-71),\(74),\(86),\(30) \
    hline
    ORF7
    & +2
    & 11264
    & 11758
    & 495
    & theadhistidine\phosphatase
    & theadWP_047216555.1
    & theadtextitPandoraea \ textitthiooxydans \textit16-61-112
    & thead(3e-47),\(98),\(48),\(49) \
    hline
    ORF8
    & +2
    & 14042
    & 14671
    & 630
    & theadmembrane\protein
    & theadWP_047216555.1
    & theadtextitNitrobacter \ textitwinogradskyi
    & thead(6e-102),\(93),\(66),\(62) \
    hline
    ORF9
    & +2
    & 14042
    & 14671
    & 630
    & theadphosphatidylserine\decarboxylase
    & theadWP_059425117.1
    & theadtextitSulfuricella sp. \ textitT08
    & thead(2e-133),\(61),\(98),\(62) \
    hline
    ORF10
    & +2
    & 14042
    & 14671
    & 630
    & theadphosphatidylserine\decarboxylase
    & theadWP_059425117.1
    & theadtextitSulfuricella sp. \ textitT08
    & thead(2e-133),\(61),\(98),\(62) \
    hline
    endtabular
    endadjustwidth
    endtable
    enddocument


    Besides, I still need to put more lines to it. I really don't know how to make a "big table" on LaTeX, and, esthetically good at the same time. Could you guys help me?










    share|improve this question









    New contributor




    Nicholas Yamasaki is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.





















      up vote
      1
      down vote

      favorite









      up vote
      1
      down vote

      favorite











      The following LaTeX code generates a table, but it's too big (it "catches" the number of the page). I've tried using tabcolsep , but I just can't make it adequate:



      documentclass[11pt]article
      usepackage[utf8]inputenc
      usepackage[document]ragged2e
      usepackagefloat
      usepackage[portuguese]babel
      usepackagemathtools
      usepackageamssymb
      usepackageadjustbox
      usepackagegeometry
      usepackagemakecell
      usepackagechangepage
      begindocument
      begintable[h]
      centeringsetlengthtabcolsep3pt
      beginadjustwidth-3.0cm
      begintabularc
      hline
      theadID da ORF
      & theadQuadro
      & theadIncício
      & theadFim
      & theadComprimento \ (bp)
      & theadFunção \ inferida
      & theadNº de \ acesso da\ sequência \ de proteína\ usada na \ inferência
      & theadOrganismo \ ao qual\ pertence essa\ proteína
      & thead(e-value \ do BLASTp),\(% de \ identidade),\(% query cover),\(% subject \ cover) \
      hline
      ORF1
      & +1
      & 1855
      & 3105
      & 1251
      & theadphosphate \regulon sensor\histidine kinase
      & theadOGA48658.1
      & theadtextitBetaproteobacteria \ textitbacterium
      & thead(5e-118),\(45),\(94),\(41) \
      hline
      ORF2
      & +1
      & 9841
      & 10845
      & 1005
      & theadalpha- \mannosyltransferase\histidine kinase
      & theadOYZ29254.1
      & theadtextitHydrogenophilales \ textitbacterium\textit16-64-40
      & thead(0.0),\(45),\(98),\(71) \
      hline
      ORF3
      & +1
      & 11851
      & 12657
      & 807
      & theadN-acetyltransferase
      & theadWP_009522425.1
      & theadtextitRalstonia sp. \ textitPBA
      & thead(2e-141),\(77),\(88),\(66) \
      hline
      ORF4
      & +2
      & 5
      & 319
      & 315
      & theadDUF-190\domain-containing
      & theadWP_071543747.1
      & theadtextitPseudodesulfovibrio \ textithydrargyri
      & thead(6e-36),\(77),\(98),\(45) \
      hline
      ORF5
      & +2
      & 1136
      & 1828
      & 693
      & theadphosphate\regulon\transcriptional\regulatory protein
      & theadWP_012695656.1
      & theadtextitLaribacter \ textithongkongensis
      & thead(6e-124),\(71),\(99),\(71) \
      hline
      ORF6
      & +2
      & 9392
      & 9823
      & 432
      & theadUDP-2,3-\diacylglucosamine\hydrolase
      & theadOYZ57328.1
      & theadtextitHydrogenophilales \ textitbacterium \textit16-61-112
      & thead(8e-71),\(74),\(86),\(30) \
      hline
      ORF7
      & +2
      & 11264
      & 11758
      & 495
      & theadhistidine\phosphatase
      & theadWP_047216555.1
      & theadtextitPandoraea \ textitthiooxydans \textit16-61-112
      & thead(3e-47),\(98),\(48),\(49) \
      hline
      ORF8
      & +2
      & 14042
      & 14671
      & 630
      & theadmembrane\protein
      & theadWP_047216555.1
      & theadtextitNitrobacter \ textitwinogradskyi
      & thead(6e-102),\(93),\(66),\(62) \
      hline
      ORF9
      & +2
      & 14042
      & 14671
      & 630
      & theadphosphatidylserine\decarboxylase
      & theadWP_059425117.1
      & theadtextitSulfuricella sp. \ textitT08
      & thead(2e-133),\(61),\(98),\(62) \
      hline
      ORF10
      & +2
      & 14042
      & 14671
      & 630
      & theadphosphatidylserine\decarboxylase
      & theadWP_059425117.1
      & theadtextitSulfuricella sp. \ textitT08
      & thead(2e-133),\(61),\(98),\(62) \
      hline
      endtabular
      endadjustwidth
      endtable
      enddocument


      Besides, I still need to put more lines to it. I really don't know how to make a "big table" on LaTeX, and, esthetically good at the same time. Could you guys help me?










      share|improve this question









      New contributor




      Nicholas Yamasaki is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.











      The following LaTeX code generates a table, but it's too big (it "catches" the number of the page). I've tried using tabcolsep , but I just can't make it adequate:



      documentclass[11pt]article
      usepackage[utf8]inputenc
      usepackage[document]ragged2e
      usepackagefloat
      usepackage[portuguese]babel
      usepackagemathtools
      usepackageamssymb
      usepackageadjustbox
      usepackagegeometry
      usepackagemakecell
      usepackagechangepage
      begindocument
      begintable[h]
      centeringsetlengthtabcolsep3pt
      beginadjustwidth-3.0cm
      begintabularc
      hline
      theadID da ORF
      & theadQuadro
      & theadIncício
      & theadFim
      & theadComprimento \ (bp)
      & theadFunção \ inferida
      & theadNº de \ acesso da\ sequência \ de proteína\ usada na \ inferência
      & theadOrganismo \ ao qual\ pertence essa\ proteína
      & thead(e-value \ do BLASTp),\(% de \ identidade),\(% query cover),\(% subject \ cover) \
      hline
      ORF1
      & +1
      & 1855
      & 3105
      & 1251
      & theadphosphate \regulon sensor\histidine kinase
      & theadOGA48658.1
      & theadtextitBetaproteobacteria \ textitbacterium
      & thead(5e-118),\(45),\(94),\(41) \
      hline
      ORF2
      & +1
      & 9841
      & 10845
      & 1005
      & theadalpha- \mannosyltransferase\histidine kinase
      & theadOYZ29254.1
      & theadtextitHydrogenophilales \ textitbacterium\textit16-64-40
      & thead(0.0),\(45),\(98),\(71) \
      hline
      ORF3
      & +1
      & 11851
      & 12657
      & 807
      & theadN-acetyltransferase
      & theadWP_009522425.1
      & theadtextitRalstonia sp. \ textitPBA
      & thead(2e-141),\(77),\(88),\(66) \
      hline
      ORF4
      & +2
      & 5
      & 319
      & 315
      & theadDUF-190\domain-containing
      & theadWP_071543747.1
      & theadtextitPseudodesulfovibrio \ textithydrargyri
      & thead(6e-36),\(77),\(98),\(45) \
      hline
      ORF5
      & +2
      & 1136
      & 1828
      & 693
      & theadphosphate\regulon\transcriptional\regulatory protein
      & theadWP_012695656.1
      & theadtextitLaribacter \ textithongkongensis
      & thead(6e-124),\(71),\(99),\(71) \
      hline
      ORF6
      & +2
      & 9392
      & 9823
      & 432
      & theadUDP-2,3-\diacylglucosamine\hydrolase
      & theadOYZ57328.1
      & theadtextitHydrogenophilales \ textitbacterium \textit16-61-112
      & thead(8e-71),\(74),\(86),\(30) \
      hline
      ORF7
      & +2
      & 11264
      & 11758
      & 495
      & theadhistidine\phosphatase
      & theadWP_047216555.1
      & theadtextitPandoraea \ textitthiooxydans \textit16-61-112
      & thead(3e-47),\(98),\(48),\(49) \
      hline
      ORF8
      & +2
      & 14042
      & 14671
      & 630
      & theadmembrane\protein
      & theadWP_047216555.1
      & theadtextitNitrobacter \ textitwinogradskyi
      & thead(6e-102),\(93),\(66),\(62) \
      hline
      ORF9
      & +2
      & 14042
      & 14671
      & 630
      & theadphosphatidylserine\decarboxylase
      & theadWP_059425117.1
      & theadtextitSulfuricella sp. \ textitT08
      & thead(2e-133),\(61),\(98),\(62) \
      hline
      ORF10
      & +2
      & 14042
      & 14671
      & 630
      & theadphosphatidylserine\decarboxylase
      & theadWP_059425117.1
      & theadtextitSulfuricella sp. \ textitT08
      & thead(2e-133),\(61),\(98),\(62) \
      hline
      endtabular
      endadjustwidth
      endtable
      enddocument


      Besides, I still need to put more lines to it. I really don't know how to make a "big table" on LaTeX, and, esthetically good at the same time. Could you guys help me?







      tables longtable






      share|improve this question









      New contributor




      Nicholas Yamasaki is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.











      share|improve this question









      New contributor




      Nicholas Yamasaki is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      share|improve this question




      share|improve this question








      edited 5 hours ago









      Phelype Oleinik

      17.3k43770




      17.3k43770






      New contributor




      Nicholas Yamasaki is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      asked 5 hours ago









      Nicholas Yamasaki

      374




      374




      New contributor




      Nicholas Yamasaki is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.





      New contributor





      Nicholas Yamasaki is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






      Nicholas Yamasaki is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.




















          2 Answers
          2






          active

          oldest

          votes

















          up vote
          2
          down vote



          accepted










          Here is a possibility: a longtable in footnote size spreading over pages in landcape mode:



          documentclass[11pt]article
          usepackage[utf8]inputenc
          usepackagegeometry
          usepackagelscape
          usepackage[document]ragged2e
          usepackagefloat, longtable
          usepackage[portuguese]babel
          usepackagemathtools
          usepackageamssymb
          usepackageadjustbox
          usepackagerotating
          usepackagemakecell
          usepackagechangepage

          begindocument

          beginlandscape%-3.0cm
          centeringfootnotesizesetlengthtabcolsep2pt
          beginlongtable!vrule width 0.8pt*8c!vrule width 0.8pt
          Xhline0.8pt
          theadID da \ ORF
          & theadQuadro
          & theadIncício
          & theadFim
          & theadComprimento \ (bp)
          & theadFunção inferida
          & theadNº de acesso da\ sequência de proteína\ usada na inferência
          & theadOrganismo ao qual\ pertence essa proteína
          & thead(e-value do BLASTp),\(% de identidade),\(% query cover),\(% subject cover) \
          Xhline0.8pt
          endhead
          multicolumn9r@scriptsize itshape to be continued
          endfoot
          Xhline0.8pt
          endlastfoot
          ORF1
          & +1
          & 1855
          & 3105
          & 1251
          & theadphosphate \regulon sensor\histidine kinase
          & theadOGA48658.1
          & theadtextitBetaproteobacteria \ textitbacterium
          & thead(5e-118),\(45),\(94),\(41) \
          hline
          ORF2
          & +1
          & 9841
          & 10845
          & 1005
          & theadalpha- \mannosyltransferase\histidine kinase
          & theadOYZ29254.1
          & theadtextitHydrogenophilales \ textitbacterium\textit16-64-40
          & thead(0.0),\(45),\(98),\(71) \
          hline
          ORF3
          & +1
          & 11851
          & 12657
          & 807
          & theadN-acetyltransferase
          & theadWP_009522425.1
          & theadtextitRalstonia sp. \ textitPBA
          & thead(2e-141),\(77),\(88),\(66) \
          hline
          ORF4
          & +2
          & 5
          & 319
          & 315
          & theadDUF-190\domain-containing
          & theadWP_071543747.1
          & theadtextitPseudodesulfovibrio \ textithydrargyri
          & thead(6e-36),\(77),\(98),\(45) \
          hline
          ORF5
          & +2
          & 1136
          & 1828
          & 693
          & theadphosphate\regulon\transcriptional\regulatory protein
          & theadWP_012695656.1
          & theadtextitLaribacter \ textithongkongensis
          & thead(6e-124),\(71),\(99),\(71) \
          hline
          ORF6
          & +2
          & 9392
          & 9823
          & 432
          & theadUDP-2,3-\diacylglucosamine\hydrolase
          & theadOYZ57328.1
          & theadtextitHydrogenophilales \ textitbacterium \textit16-61-112
          & thead(8e-71),\(74),\(86),\(30) \
          hline
          ORF7
          & +2
          & 11264
          & 11758
          & 495
          & theadhistidine\phosphatase
          & theadWP_047216555.1
          & theadtextitPandoraea \ textitthiooxydans \textit16-61-112
          & thead(3e-47),\(98),\(48),\(49) \
          hline
          ORF8
          & +2
          & 14042
          & 14671
          & 630
          & theadmembrane\protein
          & theadWP_047216555.1
          & theadtextitNitrobacter \ textitwinogradskyi
          & thead(6e-102),\(93),\(66),\(62) \
          hline
          ORF9
          & +2
          & 14042
          & 14671
          & 630
          & theadphosphatidylserine\decarboxylase
          & theadWP_059425117.1
          & theadtextitSulfuricella sp. \ textitT08
          & thead(2e-133),\(61),\(98),\(62) \
          hline
          ORF10
          & +2
          & 14042
          & 14671
          & 630
          & theadphosphatidylserine\decarboxylase
          & theadWP_059425117.1
          & theadtextitSulfuricella sp. \ textitT08
          & thead(2e-133),\(61),\(98),\(62)
          endlongtable
          endlandscape

          enddocument


          enter image description hereenter image description here






          share|improve this answer




















          • Oh god, thank you! That was clever haha
            – Nicholas Yamasaki
            3 hours ago

















          up vote
          2
          down vote













          see if any of the following example are acceptable to you:



          documentclass[11pt]article
          usepackage[utf8]inputenc
          usepackage[document]ragged2e
          usepackagefloat
          usepackage[portuguese]babel
          usepackagemathtools
          usepackageamssymb
          usepackageadjustbox
          usepackagegeometry
          usepackagemakecell
          usepackage[strict]changepage
          usepackagerotating

          %---------------- show page layout. don't use in a real document!
          usepackageshowframe
          renewcommandShowFrameLinethickness0.15pt
          renewcommand*ShowFrameColorcolorred
          %---------------------------------------------------------------%

          begindocument
          begintable[htb]
          centering
          setlengthtabcolsep0pt
          footnotesize
          beginadjustwidth*-dimexprmarginparsep+marginparwidthrelax
          begintabular*linewidth
          hline
          thead[b]ID da\ ORF
          & thead[b]Qua-\ dro
          & thead[b]Incício
          & thead[b]Fim
          & thead[b]Compri-\ mento \ (bp)
          & thead[b]Função \ inferida
          & thead[b]Nº de \ acesso da\ sequência \ de proteína\ usada na \ inferência
          & thead[b]Organismo \ ao qual\ pertence essa\ proteína
          & thead[b](e-value \ do BLASTp),\(% de \ identidade),\(% query cover),\(% subject cover) \
          hline
          ORF1
          & +1
          & 1855
          & 3105
          & 1251
          & theadphosphate regulon\ sensor histidine kinase
          & theadOGA48658.1
          & theaditshape Betaproteobacteria\ bacterium
          & thead(5e-118), (45),\(94), (41) \
          hline
          ORF2
          & +1
          & 9841
          & 10845
          & 1005
          & theadalpha- \mannosyltransferase\ histidine kinase
          & theadOYZ29254.1
          & theaditshape Hydrogenophilales\ bacterium\ 16-64-40
          & thead(0.0), (45),\ (98), (71) \
          hline
          ORF3
          & +1
          & 11851
          & 12657
          & 807
          & theadN-acetyltransferase
          & theadWP_009522425.1
          & theaditshape Ralstonia sp.\ PBA
          & thead(2e-141), (77),\ (88), (66) \
          hline
          ORF4
          & +2
          & 5
          & 319
          & 315
          & theadDUF-190\domain-containing
          & theadWP_071543747.1
          & theaditshape Pseudodesulfovibrio \ hydrargyri
          & thead(6e-36), (77),\ (98), (45) \
          hline
          ORF5
          & +2
          & 1136
          & 1828
          & 693
          & theadphosphate regulon\transcriptional\ regulatory protein
          & theadWP_012695656.1
          & theaditshape Laribacter\ hongkongensis
          & thead(6e-124), (71),\ (99), (71) \
          hline
          ORF6
          & +2
          & 9392
          & 9823
          & 432
          & theadUDP-2,3-\diacylglucosamine\hydrolase
          & theadOYZ57328.1
          & theaditshape Hydrogenophilale\ bacterium\ 16-61-112
          & thead(8e-71), (74),\ (86), (30) \
          hline
          ORF7
          & +2
          & 11264
          & 11758
          & 495
          & theadhistidine\phosphatase
          & theadWP_047216555.1
          & theaditshape Pandoraea \ thiooxydans\ 16-61-112
          & thead(3e-47), (98),\ (48), (49) \
          hline
          ORF8
          & +2
          & 14042
          & 14671
          & 630
          & theadmembrane\protein
          & theadWP_047216555.1
          & theaditshape Nitrobacter\ winogradskyi
          & thead(6e-102), (93),\ (66), (62) \
          hline
          ORF9
          & +2
          & 14042
          & 14671
          & 630
          & theadphosphatidylserine\decarboxylase
          & theadWP_059425117.1
          & theaditshape Sulfuricella sp.\ T08
          & thead(2e-133), (61),\ (98), (62) \
          hline
          ORF10
          & +2
          & 14042
          & 14671
          & 630
          & theadphosphatidylserine\decarboxylase
          & theadWP_059425117.1
          & theaditshape Sulfuricella sp.\ T08
          & thead(2e-133), (61),\(98), (62) \
          hline
          endtabular*
          endadjustwidth*
          endtable

          or better

          beginsidewaystable
          centering
          setlengthtabcolsep1pt
          renewcommandtheadfontsmall
          begintabular*linewidth
          hline
          thead[b]ID da\ ORF
          & thead[b]Quad-\ ro
          & thead[b]Incício
          & thead[b]Fim
          & thead[b]Compri-\mento (bp)
          & thead[b]Função \ inferida
          & thead[b]Nº de acesso da\
          sequência de\
          proteína usada\
          na inferência
          & thead[b]Organismo ao qual\ pertence essa\ proteína
          & thead[b](e-value do BLASTp),\
          (% de identidade),\
          (% query cover), \(% subject cover) \
          hline
          ORF1
          & +1
          & 1855
          & 3105
          & 1251
          & theadphosphate regulon\ sensor histidine kinase
          & theadOGA48658.1
          & theaditshape Betaproteobacteria\ bacterium
          & thead(5e-118), (45),\(94), (41) \
          hline
          ORF2
          & +1
          & 9841
          & 10845
          & 1005
          & theadalpha- \mannosyltransferase\ histidine kinase
          & theadOYZ29254.1
          & theaditshape Hydrogenophilales\ bacterium\ 16-64-40
          & thead(0.0), (45),\ (98), (71) \
          hline
          ORF3
          & +1
          & 11851
          & 12657
          & 807
          & theadN-acetyltransferase
          & theadWP_009522425.1
          & theaditshape Ralstonia sp.\ PBA
          & thead(2e-141), (77),\ (88), (66) \
          hline
          ORF4
          & +2
          & 5
          & 319
          & 315
          & theadDUF-190\domain-containing
          & theadWP_071543747.1
          & theaditshape Pseudodesulfovibrio \ hydrargyri
          & thead(6e-36), (77),\ (98), (45) \
          hline
          ORF5
          & +2
          & 1136
          & 1828
          & 693
          & theadphosphate regulon\transcriptional\ regulatory protein
          & theadWP_012695656.1
          & theaditshape Laribacter\ hongkongensis
          & thead(6e-124), (71),\ (99), (71) \
          hline
          ORF6
          & +2
          & 9392
          & 9823
          & 432
          & theadUDP-2,3-\diacylglucosamine\hydrolase
          & theadOYZ57328.1
          & theaditshape Hydrogenophilale\ bacterium\ 16-61-112
          & thead(8e-71), (74),\ (86), (30) \
          hline
          ORF7
          & +2
          & 11264
          & 11758
          & 495
          & theadhistidine\phosphatase
          & theadWP_047216555.1
          & theaditshape Pandoraea \ thiooxydans\ 16-61-112
          & thead(3e-47), (98),\ (48), (49) \
          hline
          ORF8
          & +2
          & 14042
          & 14671
          & 630
          & theadmembrane\protein
          & theadWP_047216555.1
          & theaditshape Nitrobacter\ winogradskyi
          & thead(6e-102), (93),\ (66), (62) \
          hline
          ORF9
          & +2
          & 14042
          & 14671
          & 630
          & theadphosphatidylserine\decarboxylase
          & theadWP_059425117.1
          & theaditshape Sulfuricella sp.\ T08
          & thead(2e-133), (61),\ (98), (62) \
          hline
          ORF10
          & +2
          & 14042
          & 14671
          & 630
          & theadphosphatidylserine\decarboxylase
          & theadWP_059425117.1
          & theaditshape Sulfuricella sp.\ T08
          & thead(2e-133), (61),\(98), (62) \
          hline
          endtabular*
          endsidewaystable

          enddocument


          enter image description here



          enter image description here






          share|improve this answer




















            Your Answer







            StackExchange.ready(function()
            var channelOptions =
            tags: "".split(" "),
            id: "85"
            ;
            initTagRenderer("".split(" "), "".split(" "), channelOptions);

            StackExchange.using("externalEditor", function()
            // Have to fire editor after snippets, if snippets enabled
            if (StackExchange.settings.snippets.snippetsEnabled)
            StackExchange.using("snippets", function()
            createEditor();
            );

            else
            createEditor();

            );

            function createEditor()
            StackExchange.prepareEditor(
            heartbeatType: 'answer',
            convertImagesToLinks: false,
            noModals: false,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: null,
            bindNavPrevention: true,
            postfix: "",
            onDemand: true,
            discardSelector: ".discard-answer"
            ,immediatelyShowMarkdownHelp:true
            );



            );






            Nicholas Yamasaki is a new contributor. Be nice, and check out our Code of Conduct.









             

            draft saved


            draft discarded


















            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f453255%2fbig-table-and-fit-problem%23new-answer', 'question_page');

            );

            Post as a guest






























            2 Answers
            2






            active

            oldest

            votes








            2 Answers
            2






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes








            up vote
            2
            down vote



            accepted










            Here is a possibility: a longtable in footnote size spreading over pages in landcape mode:



            documentclass[11pt]article
            usepackage[utf8]inputenc
            usepackagegeometry
            usepackagelscape
            usepackage[document]ragged2e
            usepackagefloat, longtable
            usepackage[portuguese]babel
            usepackagemathtools
            usepackageamssymb
            usepackageadjustbox
            usepackagerotating
            usepackagemakecell
            usepackagechangepage

            begindocument

            beginlandscape%-3.0cm
            centeringfootnotesizesetlengthtabcolsep2pt
            beginlongtable!vrule width 0.8pt*8c!vrule width 0.8pt
            Xhline0.8pt
            theadID da \ ORF
            & theadQuadro
            & theadIncício
            & theadFim
            & theadComprimento \ (bp)
            & theadFunção inferida
            & theadNº de acesso da\ sequência de proteína\ usada na inferência
            & theadOrganismo ao qual\ pertence essa proteína
            & thead(e-value do BLASTp),\(% de identidade),\(% query cover),\(% subject cover) \
            Xhline0.8pt
            endhead
            multicolumn9r@scriptsize itshape to be continued
            endfoot
            Xhline0.8pt
            endlastfoot
            ORF1
            & +1
            & 1855
            & 3105
            & 1251
            & theadphosphate \regulon sensor\histidine kinase
            & theadOGA48658.1
            & theadtextitBetaproteobacteria \ textitbacterium
            & thead(5e-118),\(45),\(94),\(41) \
            hline
            ORF2
            & +1
            & 9841
            & 10845
            & 1005
            & theadalpha- \mannosyltransferase\histidine kinase
            & theadOYZ29254.1
            & theadtextitHydrogenophilales \ textitbacterium\textit16-64-40
            & thead(0.0),\(45),\(98),\(71) \
            hline
            ORF3
            & +1
            & 11851
            & 12657
            & 807
            & theadN-acetyltransferase
            & theadWP_009522425.1
            & theadtextitRalstonia sp. \ textitPBA
            & thead(2e-141),\(77),\(88),\(66) \
            hline
            ORF4
            & +2
            & 5
            & 319
            & 315
            & theadDUF-190\domain-containing
            & theadWP_071543747.1
            & theadtextitPseudodesulfovibrio \ textithydrargyri
            & thead(6e-36),\(77),\(98),\(45) \
            hline
            ORF5
            & +2
            & 1136
            & 1828
            & 693
            & theadphosphate\regulon\transcriptional\regulatory protein
            & theadWP_012695656.1
            & theadtextitLaribacter \ textithongkongensis
            & thead(6e-124),\(71),\(99),\(71) \
            hline
            ORF6
            & +2
            & 9392
            & 9823
            & 432
            & theadUDP-2,3-\diacylglucosamine\hydrolase
            & theadOYZ57328.1
            & theadtextitHydrogenophilales \ textitbacterium \textit16-61-112
            & thead(8e-71),\(74),\(86),\(30) \
            hline
            ORF7
            & +2
            & 11264
            & 11758
            & 495
            & theadhistidine\phosphatase
            & theadWP_047216555.1
            & theadtextitPandoraea \ textitthiooxydans \textit16-61-112
            & thead(3e-47),\(98),\(48),\(49) \
            hline
            ORF8
            & +2
            & 14042
            & 14671
            & 630
            & theadmembrane\protein
            & theadWP_047216555.1
            & theadtextitNitrobacter \ textitwinogradskyi
            & thead(6e-102),\(93),\(66),\(62) \
            hline
            ORF9
            & +2
            & 14042
            & 14671
            & 630
            & theadphosphatidylserine\decarboxylase
            & theadWP_059425117.1
            & theadtextitSulfuricella sp. \ textitT08
            & thead(2e-133),\(61),\(98),\(62) \
            hline
            ORF10
            & +2
            & 14042
            & 14671
            & 630
            & theadphosphatidylserine\decarboxylase
            & theadWP_059425117.1
            & theadtextitSulfuricella sp. \ textitT08
            & thead(2e-133),\(61),\(98),\(62)
            endlongtable
            endlandscape

            enddocument


            enter image description hereenter image description here






            share|improve this answer




















            • Oh god, thank you! That was clever haha
              – Nicholas Yamasaki
              3 hours ago














            up vote
            2
            down vote



            accepted










            Here is a possibility: a longtable in footnote size spreading over pages in landcape mode:



            documentclass[11pt]article
            usepackage[utf8]inputenc
            usepackagegeometry
            usepackagelscape
            usepackage[document]ragged2e
            usepackagefloat, longtable
            usepackage[portuguese]babel
            usepackagemathtools
            usepackageamssymb
            usepackageadjustbox
            usepackagerotating
            usepackagemakecell
            usepackagechangepage

            begindocument

            beginlandscape%-3.0cm
            centeringfootnotesizesetlengthtabcolsep2pt
            beginlongtable!vrule width 0.8pt*8c!vrule width 0.8pt
            Xhline0.8pt
            theadID da \ ORF
            & theadQuadro
            & theadIncício
            & theadFim
            & theadComprimento \ (bp)
            & theadFunção inferida
            & theadNº de acesso da\ sequência de proteína\ usada na inferência
            & theadOrganismo ao qual\ pertence essa proteína
            & thead(e-value do BLASTp),\(% de identidade),\(% query cover),\(% subject cover) \
            Xhline0.8pt
            endhead
            multicolumn9r@scriptsize itshape to be continued
            endfoot
            Xhline0.8pt
            endlastfoot
            ORF1
            & +1
            & 1855
            & 3105
            & 1251
            & theadphosphate \regulon sensor\histidine kinase
            & theadOGA48658.1
            & theadtextitBetaproteobacteria \ textitbacterium
            & thead(5e-118),\(45),\(94),\(41) \
            hline
            ORF2
            & +1
            & 9841
            & 10845
            & 1005
            & theadalpha- \mannosyltransferase\histidine kinase
            & theadOYZ29254.1
            & theadtextitHydrogenophilales \ textitbacterium\textit16-64-40
            & thead(0.0),\(45),\(98),\(71) \
            hline
            ORF3
            & +1
            & 11851
            & 12657
            & 807
            & theadN-acetyltransferase
            & theadWP_009522425.1
            & theadtextitRalstonia sp. \ textitPBA
            & thead(2e-141),\(77),\(88),\(66) \
            hline
            ORF4
            & +2
            & 5
            & 319
            & 315
            & theadDUF-190\domain-containing
            & theadWP_071543747.1
            & theadtextitPseudodesulfovibrio \ textithydrargyri
            & thead(6e-36),\(77),\(98),\(45) \
            hline
            ORF5
            & +2
            & 1136
            & 1828
            & 693
            & theadphosphate\regulon\transcriptional\regulatory protein
            & theadWP_012695656.1
            & theadtextitLaribacter \ textithongkongensis
            & thead(6e-124),\(71),\(99),\(71) \
            hline
            ORF6
            & +2
            & 9392
            & 9823
            & 432
            & theadUDP-2,3-\diacylglucosamine\hydrolase
            & theadOYZ57328.1
            & theadtextitHydrogenophilales \ textitbacterium \textit16-61-112
            & thead(8e-71),\(74),\(86),\(30) \
            hline
            ORF7
            & +2
            & 11264
            & 11758
            & 495
            & theadhistidine\phosphatase
            & theadWP_047216555.1
            & theadtextitPandoraea \ textitthiooxydans \textit16-61-112
            & thead(3e-47),\(98),\(48),\(49) \
            hline
            ORF8
            & +2
            & 14042
            & 14671
            & 630
            & theadmembrane\protein
            & theadWP_047216555.1
            & theadtextitNitrobacter \ textitwinogradskyi
            & thead(6e-102),\(93),\(66),\(62) \
            hline
            ORF9
            & +2
            & 14042
            & 14671
            & 630
            & theadphosphatidylserine\decarboxylase
            & theadWP_059425117.1
            & theadtextitSulfuricella sp. \ textitT08
            & thead(2e-133),\(61),\(98),\(62) \
            hline
            ORF10
            & +2
            & 14042
            & 14671
            & 630
            & theadphosphatidylserine\decarboxylase
            & theadWP_059425117.1
            & theadtextitSulfuricella sp. \ textitT08
            & thead(2e-133),\(61),\(98),\(62)
            endlongtable
            endlandscape

            enddocument


            enter image description hereenter image description here






            share|improve this answer




















            • Oh god, thank you! That was clever haha
              – Nicholas Yamasaki
              3 hours ago












            up vote
            2
            down vote



            accepted







            up vote
            2
            down vote



            accepted






            Here is a possibility: a longtable in footnote size spreading over pages in landcape mode:



            documentclass[11pt]article
            usepackage[utf8]inputenc
            usepackagegeometry
            usepackagelscape
            usepackage[document]ragged2e
            usepackagefloat, longtable
            usepackage[portuguese]babel
            usepackagemathtools
            usepackageamssymb
            usepackageadjustbox
            usepackagerotating
            usepackagemakecell
            usepackagechangepage

            begindocument

            beginlandscape%-3.0cm
            centeringfootnotesizesetlengthtabcolsep2pt
            beginlongtable!vrule width 0.8pt*8c!vrule width 0.8pt
            Xhline0.8pt
            theadID da \ ORF
            & theadQuadro
            & theadIncício
            & theadFim
            & theadComprimento \ (bp)
            & theadFunção inferida
            & theadNº de acesso da\ sequência de proteína\ usada na inferência
            & theadOrganismo ao qual\ pertence essa proteína
            & thead(e-value do BLASTp),\(% de identidade),\(% query cover),\(% subject cover) \
            Xhline0.8pt
            endhead
            multicolumn9r@scriptsize itshape to be continued
            endfoot
            Xhline0.8pt
            endlastfoot
            ORF1
            & +1
            & 1855
            & 3105
            & 1251
            & theadphosphate \regulon sensor\histidine kinase
            & theadOGA48658.1
            & theadtextitBetaproteobacteria \ textitbacterium
            & thead(5e-118),\(45),\(94),\(41) \
            hline
            ORF2
            & +1
            & 9841
            & 10845
            & 1005
            & theadalpha- \mannosyltransferase\histidine kinase
            & theadOYZ29254.1
            & theadtextitHydrogenophilales \ textitbacterium\textit16-64-40
            & thead(0.0),\(45),\(98),\(71) \
            hline
            ORF3
            & +1
            & 11851
            & 12657
            & 807
            & theadN-acetyltransferase
            & theadWP_009522425.1
            & theadtextitRalstonia sp. \ textitPBA
            & thead(2e-141),\(77),\(88),\(66) \
            hline
            ORF4
            & +2
            & 5
            & 319
            & 315
            & theadDUF-190\domain-containing
            & theadWP_071543747.1
            & theadtextitPseudodesulfovibrio \ textithydrargyri
            & thead(6e-36),\(77),\(98),\(45) \
            hline
            ORF5
            & +2
            & 1136
            & 1828
            & 693
            & theadphosphate\regulon\transcriptional\regulatory protein
            & theadWP_012695656.1
            & theadtextitLaribacter \ textithongkongensis
            & thead(6e-124),\(71),\(99),\(71) \
            hline
            ORF6
            & +2
            & 9392
            & 9823
            & 432
            & theadUDP-2,3-\diacylglucosamine\hydrolase
            & theadOYZ57328.1
            & theadtextitHydrogenophilales \ textitbacterium \textit16-61-112
            & thead(8e-71),\(74),\(86),\(30) \
            hline
            ORF7
            & +2
            & 11264
            & 11758
            & 495
            & theadhistidine\phosphatase
            & theadWP_047216555.1
            & theadtextitPandoraea \ textitthiooxydans \textit16-61-112
            & thead(3e-47),\(98),\(48),\(49) \
            hline
            ORF8
            & +2
            & 14042
            & 14671
            & 630
            & theadmembrane\protein
            & theadWP_047216555.1
            & theadtextitNitrobacter \ textitwinogradskyi
            & thead(6e-102),\(93),\(66),\(62) \
            hline
            ORF9
            & +2
            & 14042
            & 14671
            & 630
            & theadphosphatidylserine\decarboxylase
            & theadWP_059425117.1
            & theadtextitSulfuricella sp. \ textitT08
            & thead(2e-133),\(61),\(98),\(62) \
            hline
            ORF10
            & +2
            & 14042
            & 14671
            & 630
            & theadphosphatidylserine\decarboxylase
            & theadWP_059425117.1
            & theadtextitSulfuricella sp. \ textitT08
            & thead(2e-133),\(61),\(98),\(62)
            endlongtable
            endlandscape

            enddocument


            enter image description hereenter image description here






            share|improve this answer












            Here is a possibility: a longtable in footnote size spreading over pages in landcape mode:



            documentclass[11pt]article
            usepackage[utf8]inputenc
            usepackagegeometry
            usepackagelscape
            usepackage[document]ragged2e
            usepackagefloat, longtable
            usepackage[portuguese]babel
            usepackagemathtools
            usepackageamssymb
            usepackageadjustbox
            usepackagerotating
            usepackagemakecell
            usepackagechangepage

            begindocument

            beginlandscape%-3.0cm
            centeringfootnotesizesetlengthtabcolsep2pt
            beginlongtable!vrule width 0.8pt*8c!vrule width 0.8pt
            Xhline0.8pt
            theadID da \ ORF
            & theadQuadro
            & theadIncício
            & theadFim
            & theadComprimento \ (bp)
            & theadFunção inferida
            & theadNº de acesso da\ sequência de proteína\ usada na inferência
            & theadOrganismo ao qual\ pertence essa proteína
            & thead(e-value do BLASTp),\(% de identidade),\(% query cover),\(% subject cover) \
            Xhline0.8pt
            endhead
            multicolumn9r@scriptsize itshape to be continued
            endfoot
            Xhline0.8pt
            endlastfoot
            ORF1
            & +1
            & 1855
            & 3105
            & 1251
            & theadphosphate \regulon sensor\histidine kinase
            & theadOGA48658.1
            & theadtextitBetaproteobacteria \ textitbacterium
            & thead(5e-118),\(45),\(94),\(41) \
            hline
            ORF2
            & +1
            & 9841
            & 10845
            & 1005
            & theadalpha- \mannosyltransferase\histidine kinase
            & theadOYZ29254.1
            & theadtextitHydrogenophilales \ textitbacterium\textit16-64-40
            & thead(0.0),\(45),\(98),\(71) \
            hline
            ORF3
            & +1
            & 11851
            & 12657
            & 807
            & theadN-acetyltransferase
            & theadWP_009522425.1
            & theadtextitRalstonia sp. \ textitPBA
            & thead(2e-141),\(77),\(88),\(66) \
            hline
            ORF4
            & +2
            & 5
            & 319
            & 315
            & theadDUF-190\domain-containing
            & theadWP_071543747.1
            & theadtextitPseudodesulfovibrio \ textithydrargyri
            & thead(6e-36),\(77),\(98),\(45) \
            hline
            ORF5
            & +2
            & 1136
            & 1828
            & 693
            & theadphosphate\regulon\transcriptional\regulatory protein
            & theadWP_012695656.1
            & theadtextitLaribacter \ textithongkongensis
            & thead(6e-124),\(71),\(99),\(71) \
            hline
            ORF6
            & +2
            & 9392
            & 9823
            & 432
            & theadUDP-2,3-\diacylglucosamine\hydrolase
            & theadOYZ57328.1
            & theadtextitHydrogenophilales \ textitbacterium \textit16-61-112
            & thead(8e-71),\(74),\(86),\(30) \
            hline
            ORF7
            & +2
            & 11264
            & 11758
            & 495
            & theadhistidine\phosphatase
            & theadWP_047216555.1
            & theadtextitPandoraea \ textitthiooxydans \textit16-61-112
            & thead(3e-47),\(98),\(48),\(49) \
            hline
            ORF8
            & +2
            & 14042
            & 14671
            & 630
            & theadmembrane\protein
            & theadWP_047216555.1
            & theadtextitNitrobacter \ textitwinogradskyi
            & thead(6e-102),\(93),\(66),\(62) \
            hline
            ORF9
            & +2
            & 14042
            & 14671
            & 630
            & theadphosphatidylserine\decarboxylase
            & theadWP_059425117.1
            & theadtextitSulfuricella sp. \ textitT08
            & thead(2e-133),\(61),\(98),\(62) \
            hline
            ORF10
            & +2
            & 14042
            & 14671
            & 630
            & theadphosphatidylserine\decarboxylase
            & theadWP_059425117.1
            & theadtextitSulfuricella sp. \ textitT08
            & thead(2e-133),\(61),\(98),\(62)
            endlongtable
            endlandscape

            enddocument


            enter image description hereenter image description here







            share|improve this answer












            share|improve this answer



            share|improve this answer










            answered 4 hours ago









            Bernard

            157k764190




            157k764190











            • Oh god, thank you! That was clever haha
              – Nicholas Yamasaki
              3 hours ago
















            • Oh god, thank you! That was clever haha
              – Nicholas Yamasaki
              3 hours ago















            Oh god, thank you! That was clever haha
            – Nicholas Yamasaki
            3 hours ago




            Oh god, thank you! That was clever haha
            – Nicholas Yamasaki
            3 hours ago










            up vote
            2
            down vote













            see if any of the following example are acceptable to you:



            documentclass[11pt]article
            usepackage[utf8]inputenc
            usepackage[document]ragged2e
            usepackagefloat
            usepackage[portuguese]babel
            usepackagemathtools
            usepackageamssymb
            usepackageadjustbox
            usepackagegeometry
            usepackagemakecell
            usepackage[strict]changepage
            usepackagerotating

            %---------------- show page layout. don't use in a real document!
            usepackageshowframe
            renewcommandShowFrameLinethickness0.15pt
            renewcommand*ShowFrameColorcolorred
            %---------------------------------------------------------------%

            begindocument
            begintable[htb]
            centering
            setlengthtabcolsep0pt
            footnotesize
            beginadjustwidth*-dimexprmarginparsep+marginparwidthrelax
            begintabular*linewidth
            hline
            thead[b]ID da\ ORF
            & thead[b]Qua-\ dro
            & thead[b]Incício
            & thead[b]Fim
            & thead[b]Compri-\ mento \ (bp)
            & thead[b]Função \ inferida
            & thead[b]Nº de \ acesso da\ sequência \ de proteína\ usada na \ inferência
            & thead[b]Organismo \ ao qual\ pertence essa\ proteína
            & thead[b](e-value \ do BLASTp),\(% de \ identidade),\(% query cover),\(% subject cover) \
            hline
            ORF1
            & +1
            & 1855
            & 3105
            & 1251
            & theadphosphate regulon\ sensor histidine kinase
            & theadOGA48658.1
            & theaditshape Betaproteobacteria\ bacterium
            & thead(5e-118), (45),\(94), (41) \
            hline
            ORF2
            & +1
            & 9841
            & 10845
            & 1005
            & theadalpha- \mannosyltransferase\ histidine kinase
            & theadOYZ29254.1
            & theaditshape Hydrogenophilales\ bacterium\ 16-64-40
            & thead(0.0), (45),\ (98), (71) \
            hline
            ORF3
            & +1
            & 11851
            & 12657
            & 807
            & theadN-acetyltransferase
            & theadWP_009522425.1
            & theaditshape Ralstonia sp.\ PBA
            & thead(2e-141), (77),\ (88), (66) \
            hline
            ORF4
            & +2
            & 5
            & 319
            & 315
            & theadDUF-190\domain-containing
            & theadWP_071543747.1
            & theaditshape Pseudodesulfovibrio \ hydrargyri
            & thead(6e-36), (77),\ (98), (45) \
            hline
            ORF5
            & +2
            & 1136
            & 1828
            & 693
            & theadphosphate regulon\transcriptional\ regulatory protein
            & theadWP_012695656.1
            & theaditshape Laribacter\ hongkongensis
            & thead(6e-124), (71),\ (99), (71) \
            hline
            ORF6
            & +2
            & 9392
            & 9823
            & 432
            & theadUDP-2,3-\diacylglucosamine\hydrolase
            & theadOYZ57328.1
            & theaditshape Hydrogenophilale\ bacterium\ 16-61-112
            & thead(8e-71), (74),\ (86), (30) \
            hline
            ORF7
            & +2
            & 11264
            & 11758
            & 495
            & theadhistidine\phosphatase
            & theadWP_047216555.1
            & theaditshape Pandoraea \ thiooxydans\ 16-61-112
            & thead(3e-47), (98),\ (48), (49) \
            hline
            ORF8
            & +2
            & 14042
            & 14671
            & 630
            & theadmembrane\protein
            & theadWP_047216555.1
            & theaditshape Nitrobacter\ winogradskyi
            & thead(6e-102), (93),\ (66), (62) \
            hline
            ORF9
            & +2
            & 14042
            & 14671
            & 630
            & theadphosphatidylserine\decarboxylase
            & theadWP_059425117.1
            & theaditshape Sulfuricella sp.\ T08
            & thead(2e-133), (61),\ (98), (62) \
            hline
            ORF10
            & +2
            & 14042
            & 14671
            & 630
            & theadphosphatidylserine\decarboxylase
            & theadWP_059425117.1
            & theaditshape Sulfuricella sp.\ T08
            & thead(2e-133), (61),\(98), (62) \
            hline
            endtabular*
            endadjustwidth*
            endtable

            or better

            beginsidewaystable
            centering
            setlengthtabcolsep1pt
            renewcommandtheadfontsmall
            begintabular*linewidth
            hline
            thead[b]ID da\ ORF
            & thead[b]Quad-\ ro
            & thead[b]Incício
            & thead[b]Fim
            & thead[b]Compri-\mento (bp)
            & thead[b]Função \ inferida
            & thead[b]Nº de acesso da\
            sequência de\
            proteína usada\
            na inferência
            & thead[b]Organismo ao qual\ pertence essa\ proteína
            & thead[b](e-value do BLASTp),\
            (% de identidade),\
            (% query cover), \(% subject cover) \
            hline
            ORF1
            & +1
            & 1855
            & 3105
            & 1251
            & theadphosphate regulon\ sensor histidine kinase
            & theadOGA48658.1
            & theaditshape Betaproteobacteria\ bacterium
            & thead(5e-118), (45),\(94), (41) \
            hline
            ORF2
            & +1
            & 9841
            & 10845
            & 1005
            & theadalpha- \mannosyltransferase\ histidine kinase
            & theadOYZ29254.1
            & theaditshape Hydrogenophilales\ bacterium\ 16-64-40
            & thead(0.0), (45),\ (98), (71) \
            hline
            ORF3
            & +1
            & 11851
            & 12657
            & 807
            & theadN-acetyltransferase
            & theadWP_009522425.1
            & theaditshape Ralstonia sp.\ PBA
            & thead(2e-141), (77),\ (88), (66) \
            hline
            ORF4
            & +2
            & 5
            & 319
            & 315
            & theadDUF-190\domain-containing
            & theadWP_071543747.1
            & theaditshape Pseudodesulfovibrio \ hydrargyri
            & thead(6e-36), (77),\ (98), (45) \
            hline
            ORF5
            & +2
            & 1136
            & 1828
            & 693
            & theadphosphate regulon\transcriptional\ regulatory protein
            & theadWP_012695656.1
            & theaditshape Laribacter\ hongkongensis
            & thead(6e-124), (71),\ (99), (71) \
            hline
            ORF6
            & +2
            & 9392
            & 9823
            & 432
            & theadUDP-2,3-\diacylglucosamine\hydrolase
            & theadOYZ57328.1
            & theaditshape Hydrogenophilale\ bacterium\ 16-61-112
            & thead(8e-71), (74),\ (86), (30) \
            hline
            ORF7
            & +2
            & 11264
            & 11758
            & 495
            & theadhistidine\phosphatase
            & theadWP_047216555.1
            & theaditshape Pandoraea \ thiooxydans\ 16-61-112
            & thead(3e-47), (98),\ (48), (49) \
            hline
            ORF8
            & +2
            & 14042
            & 14671
            & 630
            & theadmembrane\protein
            & theadWP_047216555.1
            & theaditshape Nitrobacter\ winogradskyi
            & thead(6e-102), (93),\ (66), (62) \
            hline
            ORF9
            & +2
            & 14042
            & 14671
            & 630
            & theadphosphatidylserine\decarboxylase
            & theadWP_059425117.1
            & theaditshape Sulfuricella sp.\ T08
            & thead(2e-133), (61),\ (98), (62) \
            hline
            ORF10
            & +2
            & 14042
            & 14671
            & 630
            & theadphosphatidylserine\decarboxylase
            & theadWP_059425117.1
            & theaditshape Sulfuricella sp.\ T08
            & thead(2e-133), (61),\(98), (62) \
            hline
            endtabular*
            endsidewaystable

            enddocument


            enter image description here



            enter image description here






            share|improve this answer
























              up vote
              2
              down vote













              see if any of the following example are acceptable to you:



              documentclass[11pt]article
              usepackage[utf8]inputenc
              usepackage[document]ragged2e
              usepackagefloat
              usepackage[portuguese]babel
              usepackagemathtools
              usepackageamssymb
              usepackageadjustbox
              usepackagegeometry
              usepackagemakecell
              usepackage[strict]changepage
              usepackagerotating

              %---------------- show page layout. don't use in a real document!
              usepackageshowframe
              renewcommandShowFrameLinethickness0.15pt
              renewcommand*ShowFrameColorcolorred
              %---------------------------------------------------------------%

              begindocument
              begintable[htb]
              centering
              setlengthtabcolsep0pt
              footnotesize
              beginadjustwidth*-dimexprmarginparsep+marginparwidthrelax
              begintabular*linewidth
              hline
              thead[b]ID da\ ORF
              & thead[b]Qua-\ dro
              & thead[b]Incício
              & thead[b]Fim
              & thead[b]Compri-\ mento \ (bp)
              & thead[b]Função \ inferida
              & thead[b]Nº de \ acesso da\ sequência \ de proteína\ usada na \ inferência
              & thead[b]Organismo \ ao qual\ pertence essa\ proteína
              & thead[b](e-value \ do BLASTp),\(% de \ identidade),\(% query cover),\(% subject cover) \
              hline
              ORF1
              & +1
              & 1855
              & 3105
              & 1251
              & theadphosphate regulon\ sensor histidine kinase
              & theadOGA48658.1
              & theaditshape Betaproteobacteria\ bacterium
              & thead(5e-118), (45),\(94), (41) \
              hline
              ORF2
              & +1
              & 9841
              & 10845
              & 1005
              & theadalpha- \mannosyltransferase\ histidine kinase
              & theadOYZ29254.1
              & theaditshape Hydrogenophilales\ bacterium\ 16-64-40
              & thead(0.0), (45),\ (98), (71) \
              hline
              ORF3
              & +1
              & 11851
              & 12657
              & 807
              & theadN-acetyltransferase
              & theadWP_009522425.1
              & theaditshape Ralstonia sp.\ PBA
              & thead(2e-141), (77),\ (88), (66) \
              hline
              ORF4
              & +2
              & 5
              & 319
              & 315
              & theadDUF-190\domain-containing
              & theadWP_071543747.1
              & theaditshape Pseudodesulfovibrio \ hydrargyri
              & thead(6e-36), (77),\ (98), (45) \
              hline
              ORF5
              & +2
              & 1136
              & 1828
              & 693
              & theadphosphate regulon\transcriptional\ regulatory protein
              & theadWP_012695656.1
              & theaditshape Laribacter\ hongkongensis
              & thead(6e-124), (71),\ (99), (71) \
              hline
              ORF6
              & +2
              & 9392
              & 9823
              & 432
              & theadUDP-2,3-\diacylglucosamine\hydrolase
              & theadOYZ57328.1
              & theaditshape Hydrogenophilale\ bacterium\ 16-61-112
              & thead(8e-71), (74),\ (86), (30) \
              hline
              ORF7
              & +2
              & 11264
              & 11758
              & 495
              & theadhistidine\phosphatase
              & theadWP_047216555.1
              & theaditshape Pandoraea \ thiooxydans\ 16-61-112
              & thead(3e-47), (98),\ (48), (49) \
              hline
              ORF8
              & +2
              & 14042
              & 14671
              & 630
              & theadmembrane\protein
              & theadWP_047216555.1
              & theaditshape Nitrobacter\ winogradskyi
              & thead(6e-102), (93),\ (66), (62) \
              hline
              ORF9
              & +2
              & 14042
              & 14671
              & 630
              & theadphosphatidylserine\decarboxylase
              & theadWP_059425117.1
              & theaditshape Sulfuricella sp.\ T08
              & thead(2e-133), (61),\ (98), (62) \
              hline
              ORF10
              & +2
              & 14042
              & 14671
              & 630
              & theadphosphatidylserine\decarboxylase
              & theadWP_059425117.1
              & theaditshape Sulfuricella sp.\ T08
              & thead(2e-133), (61),\(98), (62) \
              hline
              endtabular*
              endadjustwidth*
              endtable

              or better

              beginsidewaystable
              centering
              setlengthtabcolsep1pt
              renewcommandtheadfontsmall
              begintabular*linewidth
              hline
              thead[b]ID da\ ORF
              & thead[b]Quad-\ ro
              & thead[b]Incício
              & thead[b]Fim
              & thead[b]Compri-\mento (bp)
              & thead[b]Função \ inferida
              & thead[b]Nº de acesso da\
              sequência de\
              proteína usada\
              na inferência
              & thead[b]Organismo ao qual\ pertence essa\ proteína
              & thead[b](e-value do BLASTp),\
              (% de identidade),\
              (% query cover), \(% subject cover) \
              hline
              ORF1
              & +1
              & 1855
              & 3105
              & 1251
              & theadphosphate regulon\ sensor histidine kinase
              & theadOGA48658.1
              & theaditshape Betaproteobacteria\ bacterium
              & thead(5e-118), (45),\(94), (41) \
              hline
              ORF2
              & +1
              & 9841
              & 10845
              & 1005
              & theadalpha- \mannosyltransferase\ histidine kinase
              & theadOYZ29254.1
              & theaditshape Hydrogenophilales\ bacterium\ 16-64-40
              & thead(0.0), (45),\ (98), (71) \
              hline
              ORF3
              & +1
              & 11851
              & 12657
              & 807
              & theadN-acetyltransferase
              & theadWP_009522425.1
              & theaditshape Ralstonia sp.\ PBA
              & thead(2e-141), (77),\ (88), (66) \
              hline
              ORF4
              & +2
              & 5
              & 319
              & 315
              & theadDUF-190\domain-containing
              & theadWP_071543747.1
              & theaditshape Pseudodesulfovibrio \ hydrargyri
              & thead(6e-36), (77),\ (98), (45) \
              hline
              ORF5
              & +2
              & 1136
              & 1828
              & 693
              & theadphosphate regulon\transcriptional\ regulatory protein
              & theadWP_012695656.1
              & theaditshape Laribacter\ hongkongensis
              & thead(6e-124), (71),\ (99), (71) \
              hline
              ORF6
              & +2
              & 9392
              & 9823
              & 432
              & theadUDP-2,3-\diacylglucosamine\hydrolase
              & theadOYZ57328.1
              & theaditshape Hydrogenophilale\ bacterium\ 16-61-112
              & thead(8e-71), (74),\ (86), (30) \
              hline
              ORF7
              & +2
              & 11264
              & 11758
              & 495
              & theadhistidine\phosphatase
              & theadWP_047216555.1
              & theaditshape Pandoraea \ thiooxydans\ 16-61-112
              & thead(3e-47), (98),\ (48), (49) \
              hline
              ORF8
              & +2
              & 14042
              & 14671
              & 630
              & theadmembrane\protein
              & theadWP_047216555.1
              & theaditshape Nitrobacter\ winogradskyi
              & thead(6e-102), (93),\ (66), (62) \
              hline
              ORF9
              & +2
              & 14042
              & 14671
              & 630
              & theadphosphatidylserine\decarboxylase
              & theadWP_059425117.1
              & theaditshape Sulfuricella sp.\ T08
              & thead(2e-133), (61),\ (98), (62) \
              hline
              ORF10
              & +2
              & 14042
              & 14671
              & 630
              & theadphosphatidylserine\decarboxylase
              & theadWP_059425117.1
              & theaditshape Sulfuricella sp.\ T08
              & thead(2e-133), (61),\(98), (62) \
              hline
              endtabular*
              endsidewaystable

              enddocument


              enter image description here



              enter image description here






              share|improve this answer






















                up vote
                2
                down vote










                up vote
                2
                down vote









                see if any of the following example are acceptable to you:



                documentclass[11pt]article
                usepackage[utf8]inputenc
                usepackage[document]ragged2e
                usepackagefloat
                usepackage[portuguese]babel
                usepackagemathtools
                usepackageamssymb
                usepackageadjustbox
                usepackagegeometry
                usepackagemakecell
                usepackage[strict]changepage
                usepackagerotating

                %---------------- show page layout. don't use in a real document!
                usepackageshowframe
                renewcommandShowFrameLinethickness0.15pt
                renewcommand*ShowFrameColorcolorred
                %---------------------------------------------------------------%

                begindocument
                begintable[htb]
                centering
                setlengthtabcolsep0pt
                footnotesize
                beginadjustwidth*-dimexprmarginparsep+marginparwidthrelax
                begintabular*linewidth
                hline
                thead[b]ID da\ ORF
                & thead[b]Qua-\ dro
                & thead[b]Incício
                & thead[b]Fim
                & thead[b]Compri-\ mento \ (bp)
                & thead[b]Função \ inferida
                & thead[b]Nº de \ acesso da\ sequência \ de proteína\ usada na \ inferência
                & thead[b]Organismo \ ao qual\ pertence essa\ proteína
                & thead[b](e-value \ do BLASTp),\(% de \ identidade),\(% query cover),\(% subject cover) \
                hline
                ORF1
                & +1
                & 1855
                & 3105
                & 1251
                & theadphosphate regulon\ sensor histidine kinase
                & theadOGA48658.1
                & theaditshape Betaproteobacteria\ bacterium
                & thead(5e-118), (45),\(94), (41) \
                hline
                ORF2
                & +1
                & 9841
                & 10845
                & 1005
                & theadalpha- \mannosyltransferase\ histidine kinase
                & theadOYZ29254.1
                & theaditshape Hydrogenophilales\ bacterium\ 16-64-40
                & thead(0.0), (45),\ (98), (71) \
                hline
                ORF3
                & +1
                & 11851
                & 12657
                & 807
                & theadN-acetyltransferase
                & theadWP_009522425.1
                & theaditshape Ralstonia sp.\ PBA
                & thead(2e-141), (77),\ (88), (66) \
                hline
                ORF4
                & +2
                & 5
                & 319
                & 315
                & theadDUF-190\domain-containing
                & theadWP_071543747.1
                & theaditshape Pseudodesulfovibrio \ hydrargyri
                & thead(6e-36), (77),\ (98), (45) \
                hline
                ORF5
                & +2
                & 1136
                & 1828
                & 693
                & theadphosphate regulon\transcriptional\ regulatory protein
                & theadWP_012695656.1
                & theaditshape Laribacter\ hongkongensis
                & thead(6e-124), (71),\ (99), (71) \
                hline
                ORF6
                & +2
                & 9392
                & 9823
                & 432
                & theadUDP-2,3-\diacylglucosamine\hydrolase
                & theadOYZ57328.1
                & theaditshape Hydrogenophilale\ bacterium\ 16-61-112
                & thead(8e-71), (74),\ (86), (30) \
                hline
                ORF7
                & +2
                & 11264
                & 11758
                & 495
                & theadhistidine\phosphatase
                & theadWP_047216555.1
                & theaditshape Pandoraea \ thiooxydans\ 16-61-112
                & thead(3e-47), (98),\ (48), (49) \
                hline
                ORF8
                & +2
                & 14042
                & 14671
                & 630
                & theadmembrane\protein
                & theadWP_047216555.1
                & theaditshape Nitrobacter\ winogradskyi
                & thead(6e-102), (93),\ (66), (62) \
                hline
                ORF9
                & +2
                & 14042
                & 14671
                & 630
                & theadphosphatidylserine\decarboxylase
                & theadWP_059425117.1
                & theaditshape Sulfuricella sp.\ T08
                & thead(2e-133), (61),\ (98), (62) \
                hline
                ORF10
                & +2
                & 14042
                & 14671
                & 630
                & theadphosphatidylserine\decarboxylase
                & theadWP_059425117.1
                & theaditshape Sulfuricella sp.\ T08
                & thead(2e-133), (61),\(98), (62) \
                hline
                endtabular*
                endadjustwidth*
                endtable

                or better

                beginsidewaystable
                centering
                setlengthtabcolsep1pt
                renewcommandtheadfontsmall
                begintabular*linewidth
                hline
                thead[b]ID da\ ORF
                & thead[b]Quad-\ ro
                & thead[b]Incício
                & thead[b]Fim
                & thead[b]Compri-\mento (bp)
                & thead[b]Função \ inferida
                & thead[b]Nº de acesso da\
                sequência de\
                proteína usada\
                na inferência
                & thead[b]Organismo ao qual\ pertence essa\ proteína
                & thead[b](e-value do BLASTp),\
                (% de identidade),\
                (% query cover), \(% subject cover) \
                hline
                ORF1
                & +1
                & 1855
                & 3105
                & 1251
                & theadphosphate regulon\ sensor histidine kinase
                & theadOGA48658.1
                & theaditshape Betaproteobacteria\ bacterium
                & thead(5e-118), (45),\(94), (41) \
                hline
                ORF2
                & +1
                & 9841
                & 10845
                & 1005
                & theadalpha- \mannosyltransferase\ histidine kinase
                & theadOYZ29254.1
                & theaditshape Hydrogenophilales\ bacterium\ 16-64-40
                & thead(0.0), (45),\ (98), (71) \
                hline
                ORF3
                & +1
                & 11851
                & 12657
                & 807
                & theadN-acetyltransferase
                & theadWP_009522425.1
                & theaditshape Ralstonia sp.\ PBA
                & thead(2e-141), (77),\ (88), (66) \
                hline
                ORF4
                & +2
                & 5
                & 319
                & 315
                & theadDUF-190\domain-containing
                & theadWP_071543747.1
                & theaditshape Pseudodesulfovibrio \ hydrargyri
                & thead(6e-36), (77),\ (98), (45) \
                hline
                ORF5
                & +2
                & 1136
                & 1828
                & 693
                & theadphosphate regulon\transcriptional\ regulatory protein
                & theadWP_012695656.1
                & theaditshape Laribacter\ hongkongensis
                & thead(6e-124), (71),\ (99), (71) \
                hline
                ORF6
                & +2
                & 9392
                & 9823
                & 432
                & theadUDP-2,3-\diacylglucosamine\hydrolase
                & theadOYZ57328.1
                & theaditshape Hydrogenophilale\ bacterium\ 16-61-112
                & thead(8e-71), (74),\ (86), (30) \
                hline
                ORF7
                & +2
                & 11264
                & 11758
                & 495
                & theadhistidine\phosphatase
                & theadWP_047216555.1
                & theaditshape Pandoraea \ thiooxydans\ 16-61-112
                & thead(3e-47), (98),\ (48), (49) \
                hline
                ORF8
                & +2
                & 14042
                & 14671
                & 630
                & theadmembrane\protein
                & theadWP_047216555.1
                & theaditshape Nitrobacter\ winogradskyi
                & thead(6e-102), (93),\ (66), (62) \
                hline
                ORF9
                & +2
                & 14042
                & 14671
                & 630
                & theadphosphatidylserine\decarboxylase
                & theadWP_059425117.1
                & theaditshape Sulfuricella sp.\ T08
                & thead(2e-133), (61),\ (98), (62) \
                hline
                ORF10
                & +2
                & 14042
                & 14671
                & 630
                & theadphosphatidylserine\decarboxylase
                & theadWP_059425117.1
                & theaditshape Sulfuricella sp.\ T08
                & thead(2e-133), (61),\(98), (62) \
                hline
                endtabular*
                endsidewaystable

                enddocument


                enter image description here



                enter image description here






                share|improve this answer












                see if any of the following example are acceptable to you:



                documentclass[11pt]article
                usepackage[utf8]inputenc
                usepackage[document]ragged2e
                usepackagefloat
                usepackage[portuguese]babel
                usepackagemathtools
                usepackageamssymb
                usepackageadjustbox
                usepackagegeometry
                usepackagemakecell
                usepackage[strict]changepage
                usepackagerotating

                %---------------- show page layout. don't use in a real document!
                usepackageshowframe
                renewcommandShowFrameLinethickness0.15pt
                renewcommand*ShowFrameColorcolorred
                %---------------------------------------------------------------%

                begindocument
                begintable[htb]
                centering
                setlengthtabcolsep0pt
                footnotesize
                beginadjustwidth*-dimexprmarginparsep+marginparwidthrelax
                begintabular*linewidth
                hline
                thead[b]ID da\ ORF
                & thead[b]Qua-\ dro
                & thead[b]Incício
                & thead[b]Fim
                & thead[b]Compri-\ mento \ (bp)
                & thead[b]Função \ inferida
                & thead[b]Nº de \ acesso da\ sequência \ de proteína\ usada na \ inferência
                & thead[b]Organismo \ ao qual\ pertence essa\ proteína
                & thead[b](e-value \ do BLASTp),\(% de \ identidade),\(% query cover),\(% subject cover) \
                hline
                ORF1
                & +1
                & 1855
                & 3105
                & 1251
                & theadphosphate regulon\ sensor histidine kinase
                & theadOGA48658.1
                & theaditshape Betaproteobacteria\ bacterium
                & thead(5e-118), (45),\(94), (41) \
                hline
                ORF2
                & +1
                & 9841
                & 10845
                & 1005
                & theadalpha- \mannosyltransferase\ histidine kinase
                & theadOYZ29254.1
                & theaditshape Hydrogenophilales\ bacterium\ 16-64-40
                & thead(0.0), (45),\ (98), (71) \
                hline
                ORF3
                & +1
                & 11851
                & 12657
                & 807
                & theadN-acetyltransferase
                & theadWP_009522425.1
                & theaditshape Ralstonia sp.\ PBA
                & thead(2e-141), (77),\ (88), (66) \
                hline
                ORF4
                & +2
                & 5
                & 319
                & 315
                & theadDUF-190\domain-containing
                & theadWP_071543747.1
                & theaditshape Pseudodesulfovibrio \ hydrargyri
                & thead(6e-36), (77),\ (98), (45) \
                hline
                ORF5
                & +2
                & 1136
                & 1828
                & 693
                & theadphosphate regulon\transcriptional\ regulatory protein
                & theadWP_012695656.1
                & theaditshape Laribacter\ hongkongensis
                & thead(6e-124), (71),\ (99), (71) \
                hline
                ORF6
                & +2
                & 9392
                & 9823
                & 432
                & theadUDP-2,3-\diacylglucosamine\hydrolase
                & theadOYZ57328.1
                & theaditshape Hydrogenophilale\ bacterium\ 16-61-112
                & thead(8e-71), (74),\ (86), (30) \
                hline
                ORF7
                & +2
                & 11264
                & 11758
                & 495
                & theadhistidine\phosphatase
                & theadWP_047216555.1
                & theaditshape Pandoraea \ thiooxydans\ 16-61-112
                & thead(3e-47), (98),\ (48), (49) \
                hline
                ORF8
                & +2
                & 14042
                & 14671
                & 630
                & theadmembrane\protein
                & theadWP_047216555.1
                & theaditshape Nitrobacter\ winogradskyi
                & thead(6e-102), (93),\ (66), (62) \
                hline
                ORF9
                & +2
                & 14042
                & 14671
                & 630
                & theadphosphatidylserine\decarboxylase
                & theadWP_059425117.1
                & theaditshape Sulfuricella sp.\ T08
                & thead(2e-133), (61),\ (98), (62) \
                hline
                ORF10
                & +2
                & 14042
                & 14671
                & 630
                & theadphosphatidylserine\decarboxylase
                & theadWP_059425117.1
                & theaditshape Sulfuricella sp.\ T08
                & thead(2e-133), (61),\(98), (62) \
                hline
                endtabular*
                endadjustwidth*
                endtable

                or better

                beginsidewaystable
                centering
                setlengthtabcolsep1pt
                renewcommandtheadfontsmall
                begintabular*linewidth
                hline
                thead[b]ID da\ ORF
                & thead[b]Quad-\ ro
                & thead[b]Incício
                & thead[b]Fim
                & thead[b]Compri-\mento (bp)
                & thead[b]Função \ inferida
                & thead[b]Nº de acesso da\
                sequência de\
                proteína usada\
                na inferência
                & thead[b]Organismo ao qual\ pertence essa\ proteína
                & thead[b](e-value do BLASTp),\
                (% de identidade),\
                (% query cover), \(% subject cover) \
                hline
                ORF1
                & +1
                & 1855
                & 3105
                & 1251
                & theadphosphate regulon\ sensor histidine kinase
                & theadOGA48658.1
                & theaditshape Betaproteobacteria\ bacterium
                & thead(5e-118), (45),\(94), (41) \
                hline
                ORF2
                & +1
                & 9841
                & 10845
                & 1005
                & theadalpha- \mannosyltransferase\ histidine kinase
                & theadOYZ29254.1
                & theaditshape Hydrogenophilales\ bacterium\ 16-64-40
                & thead(0.0), (45),\ (98), (71) \
                hline
                ORF3
                & +1
                & 11851
                & 12657
                & 807
                & theadN-acetyltransferase
                & theadWP_009522425.1
                & theaditshape Ralstonia sp.\ PBA
                & thead(2e-141), (77),\ (88), (66) \
                hline
                ORF4
                & +2
                & 5
                & 319
                & 315
                & theadDUF-190\domain-containing
                & theadWP_071543747.1
                & theaditshape Pseudodesulfovibrio \ hydrargyri
                & thead(6e-36), (77),\ (98), (45) \
                hline
                ORF5
                & +2
                & 1136
                & 1828
                & 693
                & theadphosphate regulon\transcriptional\ regulatory protein
                & theadWP_012695656.1
                & theaditshape Laribacter\ hongkongensis
                & thead(6e-124), (71),\ (99), (71) \
                hline
                ORF6
                & +2
                & 9392
                & 9823
                & 432
                & theadUDP-2,3-\diacylglucosamine\hydrolase
                & theadOYZ57328.1
                & theaditshape Hydrogenophilale\ bacterium\ 16-61-112
                & thead(8e-71), (74),\ (86), (30) \
                hline
                ORF7
                & +2
                & 11264
                & 11758
                & 495
                & theadhistidine\phosphatase
                & theadWP_047216555.1
                & theaditshape Pandoraea \ thiooxydans\ 16-61-112
                & thead(3e-47), (98),\ (48), (49) \
                hline
                ORF8
                & +2
                & 14042
                & 14671
                & 630
                & theadmembrane\protein
                & theadWP_047216555.1
                & theaditshape Nitrobacter\ winogradskyi
                & thead(6e-102), (93),\ (66), (62) \
                hline
                ORF9
                & +2
                & 14042
                & 14671
                & 630
                & theadphosphatidylserine\decarboxylase
                & theadWP_059425117.1
                & theaditshape Sulfuricella sp.\ T08
                & thead(2e-133), (61),\ (98), (62) \
                hline
                ORF10
                & +2
                & 14042
                & 14671
                & 630
                & theadphosphatidylserine\decarboxylase
                & theadWP_059425117.1
                & theaditshape Sulfuricella sp.\ T08
                & thead(2e-133), (61),\(98), (62) \
                hline
                endtabular*
                endsidewaystable

                enddocument


                enter image description here



                enter image description here







                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered 4 hours ago









                Zarko

                114k863152




                114k863152




















                    Nicholas Yamasaki is a new contributor. Be nice, and check out our Code of Conduct.









                     

                    draft saved


                    draft discarded


















                    Nicholas Yamasaki is a new contributor. Be nice, and check out our Code of Conduct.












                    Nicholas Yamasaki is a new contributor. Be nice, and check out our Code of Conduct.











                    Nicholas Yamasaki is a new contributor. Be nice, and check out our Code of Conduct.













                     


                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function ()
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f453255%2fbig-table-and-fit-problem%23new-answer', 'question_page');

                    );

                    Post as a guest













































































                    Comments

                    Popular posts from this blog

                    Long meetings (6-7 hours a day): Being “babysat” by supervisor

                    Is the Concept of Multiple Fantasy Races Scientifically Flawed? [closed]

                    Confectionery